I have been working on AngularJS at my current company for last two years. While in the background, React took over the world!<p>Now wherever I am applying, react-redux is kind of a must. Do I need to learn them before starting the applications?<p>How do you, in general, keep yourself up-to-date with latest technologies out there?
Not sure I'd you say "need" to learn them, but given the popularity of React and other similar component-based UI libraries, understanding the concepts is probably a good thing.<p>If you do want to learn React, I keep a big list of links to high-quality tutorials and articles on React, Redux, and related topics, at <a href="https://github.com/markerikson/react-redux-links" rel="nofollow">https://github.com/markerikson/react-redux-links</a> . Specifically intended to be a great starting point for anyone trying to learn the ecosystem, as well as a solid source of good info on more advanced topics.