Hacker News new | ask | show | jobs
by andy9775 3689 days ago
To learn, I built it up little by little. Start with Babel, Webpack, express and react. Build something basic. Next add Redux then react router and finally server side rendering.

You have to use various tutorials, read lots of docs and try and fail. In the end I found I had a better understanding of what was going on.