React RFC: useEvent()

In this RFC, we propose a useEvent Hook. It lets you define event handlers that can read the latest props/state but have always stable function identity. Event handlers defined with useEvent don’t … Read more

Similar

Learning from both worlds, React and Angular

When you hear people talking about React and Angular it’s often to disparage one and praise the other, but not this time. Having sampled both, Nikki wants to share what, from a newbie’s perspective, the two could learn from the other. With 2 years of web ... (more…)

Read more »