Optimizing React Rendering – Mutation Detection with ES6 Proxy

Fall of the Mutations — How we used our new mutation-sentinel library to rid our codebase of mutations. Read more

Similar

Whiteboard: React Hooks

We have talked before in Text Recorder: React States, Event Handling and Conditional Rendering about states and how to set them and handle their changes. That was while using Class components, but of course we don't have to use Class components to ge... (more…)

Read more »