Also find some resources here: http://codecondo.com/reactjs-resources/
Ask HN: What are some good React resources?
11–18 of 18 posts
Re: Ask HN: What are some good React resources?
#12I publish a series of React tutorials on Udemy.com, check the first one out here: https://www.udemy.com/react-redux?couponCode=HSALE10 . I've had many people go through the course and they generally seem to enjoy it :)
Out of curiosity.. the course is 10 bucks and has 10k ratings. Does this mean you made 100k from that video?
Re: Ask HN: What are some good React resources?
#13These also helped to understand specific React concepts: https://medium.com/@dan_abramov/smart-and-dumb-components-7c... https://medium.com/@dan_abramov/mixins-are-dead-long-live-hi...
Related tech but also helped me learn React: https://brigade.engineering/what-is-the-flux-application-arc... https://egghead.io/courses/getting-started-with-redux
Re: Ask HN: What are some good React resources?
#14Re: Ask HN: What are some good React resources?
#15Re: Ask HN: What are some good React resources?
#16I publish a series of React tutorials on Udemy.com, check the first one out here: https://www.udemy.com/react-redux?couponCode=HSALE10 . I've had many people go through the course and they generally seem to enjoy it :)
I can absolutely confirm that they were both enjoyable and very useful. Stephen's courses have reached the level of "buy without thinking" for me.
Re: Ask HN: What are some good React resources?
#17If you're just starting out with React, I highly recommend Tyler McGinnis's free React Fundamentals course: https://reacttraining.com/online/react-fundamentals It's the gold standard IMO for an intro to React
Re: Ask HN: What are some good React resources?
#18If you're just starting out with React, I highly recommend Tyler McGinnis's free React Fundamentals course: https://reacttraining.com/online/react-fundamentals It's the gold standard IMO for an intro to React
I can't believe it's free. Thanx!