Testing is super important, and yet it's hard to find practical examples to show you what to do. This article intends to fix that, by teaching integration testing with React Hook Form. (more…)
Read more »
Leaders across the globe feel that the unprecedented busyness of modern-day leadership makes them more reactive and less proactive. There is a solution to this hardwired, reactionary leadership approach: mindfulness.
Read more »
Smalltalk IDE implemented using React and Material-UI - guillermoamaral/Webside... (more…)
Read more »
⏱️ React reducer hook for handling optimistic UI updates and race-conditions. - aboudicheng/use-optimistic-reducer... (more…)
Read more »
The Redux philosophy is that you keep all your data in a single store and operate on it via actions. Since react is technically just a view library and redux is technically just a state management library, a lot of architectural and design decisions need ... (more…)
Read more »