Hacker News new | ask | show | jobs
by frigen 3219 days ago
Reactjs with create-react-app

Once you've built a couple of reasonably sized applications, then learn Redux.

1 comments

create-react-app (with redux) is what really made me leve up in JavaScript. It forces you to think in a modern way, about JS. And it's really Easy to get started.