Learning Path

I completed learning from javascript first steps to client-side wep apis and i also completed learning some es6 required for learning react now i started javascript guide and i need job fastly they required react for frontend jobs so i decided to learn react and react has so much things to learn like redux, graphql, css-in-js, jsx and i also see progressive web apps like service workers, cache api even more functional reactive programming with rxjs, there are so much things to learn please help me which technologies i learn first and which i learn later, i am totally confused to see these so much technologies and i need frontend job faster.

1 Like

@Junaid_Arshad the ecosystem is so complex these days.

I would definitely start by learning the basics of a couple of frameworks[0], React and probably Vue? Once you know a couple of them, it is not too hard to pick up others. Also learn modern front-end tooling basics [1].

[0] https://wiki.developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks
[1] https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools

1 Like