Didact: A DIY guide to build your own React

Write a working version of React, in less than 200 lines of code, with the same API. Read more

Similar

Beyond OnClick: Handling Events in React

Great modern web applications are highly interactive and effective event management is critical to giving users the control they want. Luckily for us, React makes handling events in a cross-browser compatible way easy by abstracting the underlying DOM mec... (more…)

Read more »