Loading...

{{notif_text}}

Why join channels?
Learn from peers
Discuss and share learning resources with the top professionals across the world
Open business or job opportunities
Earn reputation points to get consulting projects, attract talent or land jobs.
Accelerate your growth
Grow your network and get exclusive deals from our learning partners.
signup now
Priyank Agrawal asked a question
{{::getFormatedLocalTime("2017-01-10T20:32:17.070Z", {without_time: true})}}

If you had to build Trello web app today, what stack you will use and why?

Simple looking things have pretty heavy logic and architecture behind them.
Please keep in mind that it should be Real Time App.

answer
submitting answer...
submit
No answers yet. Be the first one to answer!
7 answers
Mohit Jandwani Freelancer - Looking for Projects
{{::getFormatedLocalTime("2017-03-07T09:00:00.430Z", {without_time: true})}}

One of the options could be

  1. ReactJS + Redux + SCSS - Best Frontend Stack 
  2. ExpressJS - it goes well with React - server rendering is easier in a lot of places. 
  3. SocketIO - for Notifications
  4. Redis - for caching + fast access data structures 
  5. MariaDB - Just a faster version of MySQL - Trello Data is relational data - so use relational database - Mongo is a bad choice here
Loading comments...
Nirmalya Ghosh Web Developer
{{::getFormatedLocalTime("2017-01-11T16:29:50.579Z", {without_time: true})}}

For backend, I would use Elixir (Phoenix Framework) because it's very fast and fault-tolerant.

For frontend, I would for React and Redux setup.

 

Example app: https://github.com/bigardone/phoenix-trello.

Loading comments...
To view all answers to this question, join this channel
join this channel
Learn how Cutshort Channels work
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Okay
Privacy policy
File upload not supportedAudio recording not supported
This browser does not support file upload. Please follow the instructions to upload your resume.This browser does not support audio recording. Please follow the instructions to record audio.
  1. Click on the 3 dots
  2. Click on "Copy link"
  3. Open Google Chrome (or any other browser) and enter the copied link in the URL bar
Done