TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are some good React resources?

64 pointsby Bashmaistoraabout 8 years ago

10 comments

FullMtlAlcoholcabout 8 years ago
If you&#x27;re just starting out with React, I highly recommend Tyler McGinnis&#x27;s free React Fundamentals course: <a href="https:&#x2F;&#x2F;reacttraining.com&#x2F;online&#x2F;react-fundamentals" rel="nofollow">https:&#x2F;&#x2F;reacttraining.com&#x2F;online&#x2F;react-fundamentals</a><p>It&#x27;s the gold standard IMO for an intro to React
评论 #14060511 未加载
评论 #14048521 未加载
acemarkeabout 8 years ago
I keep a big list of links to high-quality tutorials and articles on React, Redux, and related topics, at <a href="https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;react-redux-links" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;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.<p>Besides all the tutorials and articles, my list also has a section on &quot;Community Resources&quot;, which points to other useful lists, newsletters, and more: <a href="https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;react-redux-links&#x2F;blob&#x2F;master&#x2F;community-resources.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;markerikson&#x2F;react-redux-links&#x2F;blob&#x2F;master...</a> .<p>I&#x27;ll also specifically highlight the Reactiflux community on Discord. It&#x27;s a great place to ask questions, chat, and learn about React and related technologies. The invite link is at <a href="https:&#x2F;&#x2F;www.reactiflux.com" rel="nofollow">https:&#x2F;&#x2F;www.reactiflux.com</a> .
erikigabout 8 years ago
Some recent similar questions: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12802121" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12802121</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8515192" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8515192</a><p>React Resources: <a href="https:&#x2F;&#x2F;github.com&#x2F;enaqx&#x2F;awesome-react" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;enaqx&#x2F;awesome-react</a>
storafridabout 8 years ago
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: <a href="http:&#x2F;&#x2F;krasimirtsonev.com&#x2F;blog&#x2F;article&#x2F;react-js-in-design-patterns" rel="nofollow">http:&#x2F;&#x2F;krasimirtsonev.com&#x2F;blog&#x2F;article&#x2F;react-js-in-design-pa...</a> <a href="http:&#x2F;&#x2F;chibicode.com&#x2F;react-js-introduction-for-people-who-know-just-enough-jquery-to-get-by&#x2F;" rel="nofollow">http:&#x2F;&#x2F;chibicode.com&#x2F;react-js-introduction-for-people-who-kn...</a> <a href="https:&#x2F;&#x2F;medium.freecodecamp.com&#x2F;the-5-things-you-need-to-know-to-understand-react-a1dbd5d114a3" rel="nofollow">https:&#x2F;&#x2F;medium.freecodecamp.com&#x2F;the-5-things-you-need-to-kno...</a> <a href="https:&#x2F;&#x2F;www.fullstackreact.com&#x2F;30-days-of-react&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fullstackreact.com&#x2F;30-days-of-react&#x2F;</a><p>These also helped to understand specific React concepts: <a href="https:&#x2F;&#x2F;medium.com&#x2F;@dan_abramov&#x2F;smart-and-dumb-components-7ca2f9a7c7d0" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@dan_abramov&#x2F;smart-and-dumb-components-7c...</a> <a href="https:&#x2F;&#x2F;medium.com&#x2F;@dan_abramov&#x2F;mixins-are-dead-long-live-higher-order-components-94a0d2f9e750" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@dan_abramov&#x2F;mixins-are-dead-long-live-hi...</a><p>Related tech but also helped me learn React: <a href="https:&#x2F;&#x2F;brigade.engineering&#x2F;what-is-the-flux-application-architecture-b57ebca85b9e" rel="nofollow">https:&#x2F;&#x2F;brigade.engineering&#x2F;what-is-the-flux-application-arc...</a> <a href="https:&#x2F;&#x2F;egghead.io&#x2F;courses&#x2F;getting-started-with-redux" rel="nofollow">https:&#x2F;&#x2F;egghead.io&#x2F;courses&#x2F;getting-started-with-redux</a>
sgsloabout 8 years ago
I publish a series of React tutorials on Udemy.com, check the first one out here: <a href="https:&#x2F;&#x2F;www.udemy.com&#x2F;react-redux?couponCode=HSALE10" rel="nofollow">https:&#x2F;&#x2F;www.udemy.com&#x2F;react-redux?couponCode=HSALE10</a>. I&#x27;ve had many people go through the course and they generally seem to enjoy it :)
评论 #14047568 未加载
评论 #14047427 未加载
rwieruchabout 8 years ago
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!<p>- [0] <a href="https:&#x2F;&#x2F;www.robinwieruch.de&#x2F;the-road-to-learn-react&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.robinwieruch.de&#x2F;the-road-to-learn-react&#x2F;</a>
paulshenabout 8 years ago
I&#x27;ve written some tutorials and articles on <a href="http:&#x2F;&#x2F;buildwithreact.com" rel="nofollow">http:&#x2F;&#x2F;buildwithreact.com</a>. Hope they help!
abuzaforabout 8 years ago
Here is one of the most extensive collection of react resource that I often check <a href="https:&#x2F;&#x2F;github.com&#x2F;enaqx&#x2F;awesome-react" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;enaqx&#x2F;awesome-react</a><p>Also find some resources here: <a href="http:&#x2F;&#x2F;codecondo.com&#x2F;reactjs-resources&#x2F;" rel="nofollow">http:&#x2F;&#x2F;codecondo.com&#x2F;reactjs-resources&#x2F;</a>
vinylkeyabout 8 years ago
I really enjoyed React for Beginners: <a href="https:&#x2F;&#x2F;reactforbeginners.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;reactforbeginners.com&#x2F;</a>
CraftThatBlockabout 8 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;enaqx&#x2F;awesome-react" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;enaqx&#x2F;awesome-react</a> is a great start.