Episode 6 of ExCasts is now available: EXRM Release for a Simple Phoenix Project Get 25% OFF Pragprog ebooks via the Elixir Forum

Trello tribute/clone with Phoenix and React complete tutorial

Here’s the complete table of contents for the tutorial I did about my Trello tribute/clone with Phoenix and React:

  1. Intro and selected stack
  2. Phoenix Framework project setup
  3. The User model and JWT auth
  4. Front-end for sign up with React and Redux
  5. Database seeding and sign in controller
  6. Front-end authentication with React and Redux
  7. Sockets and channels
  8. Listing and creating boards
  9. Adding new board members
  10. Tracking connected board members
  11. Adding lists and cards
  12. Deploying our application on Heroku

Live demo | Source code

Happy coding :)