Live data from Hacker News

Ask HN: What are some good React resources?

news.ycombinator.com

11–18 of 18 posts

Re: Ask HN: What are some good React resources?

#12
post #5
post #4

I 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?

udemy must take a ratio of that, but 10,000 ratings doesn't make sense

Re: Ask HN: What are some good React resources?

#13
I still have my reading list from when I started out with React. Here are some of the most valuable resources that helped me grok React: http://krasimirtsonev.com/blog/article/react-js-in-design-pa... http://chibicode.com/react-js-introduction-for-people-who-kn... https://medium.freecodecamp.com/the-5-things-you-need-to-kno... https://www.fullstackreact.com/30-days-of-react/

These 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?

#15
The Road to learn React [0] was released in November and already improved to its 3rd edition (released a few weeks ago). It is up to date, pay what you want and people enjoy it. If you want to check it out, I would be keen to hear your feedback!

- [0] https://www.robinwieruch.de/the-road-to-learn-react/

Re: Ask HN: What are some good React resources?

#16
post #4

I 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.

Plus one on that although I did the react native one. The best thing is Stephen doesn't leave a stone unturned in explaining things. I am never left with a nagging question after a lecture.

Re: Ask HN: What are some good React resources?

#17

If 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!

Re: Ask HN: What are some good React resources?

#18
post #17

If 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!

Me neither! I wish his course on Redux was free. The last couple of video series I've watched were confusing at best.
Post reply on HN