egghead
Search
Search
Log In
Search
Search
Kent's Blog Posts as Screencasts by Kent C. Dodds
Implement useState with useReducer
Implement Inversion of Control
Get started with Netlify Serverless Functions
Organization of Authentication State in React Apps
Get started with Web Workers
Fix "React Error: Rendered fewer hooks than expected"
Reduce cognitive load for readers of your code by avoiding nesting of closures
Array reduce vs chaining vs for loop
Implement a simple Finite State Machine library in JavaScript
Use JavaScript Modules in the browser
Fix the "not wrapped in act(...)" warning
Fix the "not wrapped in act(...)" warning with Jest fake timers
Fix the "not wrapped in act(...)" warning when testing Custom Hooks
Fix the "not wrapped in act(...)" warning when testing the useImperativeHandle Hook
Create App DevTools to enhance development productivity
Make Your Test Fail
Use a status enum instead of booleans
When to useState instead of useReducer
When to useReducer instead of useState
egghead
System