A short tutorial for rendering lazy-loading, efficient images in React. (more…)
Read more »
Now that our framework is alive and kicking, it has become possible to migrate our application gradually. (more…)
Read more »
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 »
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 »
We're building a text analysis toolkit with the new WebExtensions API. This toolkit will let you monitor various browser activities and resources (history, bookmarks, etc.) ... (more…)
Read more »