Debouncing in React: Understanding State Immutability
Maybe you have once been surprised by the state values inside your effects (api call, logs, etc.) ? It can happen when we don’t fully...
Scale up your react application with DDD !
This article is meant as a guide, or at least an inspiration, to facing some issues when scaling up a react application. We are not...
Browser-Search: the library for in-browser documents search
What is Browser-Search ? Browser-Search is a plain typescript library which makes it easy to create a documents-search feature on your website, entirely powered by...