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.

Everything about React events (with live exercises)

43 pointsby jamesknelsonalmost 8 years ago

3 comments

jamesknelsonalmost 8 years ago
Author here, glad people seem to have found this one useful and would be happy to answer any questions!
评论 #14791150 未加载
acemarkealmost 8 years ago
I can highly recommend anything written by James. His previous &quot;Learn Raw React&quot; post ( <a href="http:&#x2F;&#x2F;jamesknelson.com&#x2F;learn-raw-react-no-jsx-flux-es6-webpack&#x2F;" rel="nofollow">http:&#x2F;&#x2F;jamesknelson.com&#x2F;learn-raw-react-no-jsx-flux-es6-webp...</a> ) is one of my most frequently recommended articles for people who want to understand the basics of React without any buzzwords, and his new site builds on that approach with a bunch of interactive examples.<p>For anyone looking for more info past that, you may be interested in my React&#x2F;Redux links list 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> .
Bartkusaalmost 8 years ago
Are they really &quot;custom events&quot; if they don&#x27;t bubble up?