Hacker News new | ask | show | jobs
Ask HN: I'm fluent in Vue. Best resources to learn React?
10 points by pipu 2728 days ago
Title says it all. I've got lots of experience with Vue and front-end in general, but need to learn React.

I'm gonna go through the official tutorial [0] and step-by-step guide [1] but I'm more than sure those will not completely satisfy me.

What else?

Please note: I DON'T need to learn web dev in general. I know HTML/CSS/JS and the current ecosystem.

:)

Thanks a lot!

[0] https://reactjs.org/tutorial/tutorial.html [1] https://reactjs.org/docs/hello-world.html

4 comments

Check out my suggested resources for learning React:

http://blog.isquaredsoftware.com/2017/12/blogged-answers-lea...

And my React/Redux links list:

https://github.com/markerikson/react-redux-links

Also, come by the Reactiflux chat channels on Discord. The invite links is at https://www.reactiflux.com

Treehouse, Pluralsight and Udemy all have advanced React courses. HOC, Redux, Auth, and pretty much everything else is covered. You get a free trial at Pluralsight which is more than enough time to do one or two courses.
Im doing the same (although wouldn't consider myself fluent) and I've found Tyler McGinnis React course to be the best.

https://tylermcginnis.com/

Just build something.