Migrating a realtime checkins app from React to Preact

(function(d, s, id) {… Read more

Similar

Tao of React

I’ve been working with React since 2016 and still there isn’t a single best practice when it comes to application structure and design. While there are best… (more…)

Read more »

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 »