Don't call a React function component
Explains why calling a React function component directly causes a 'Rendered fewer hooks' error and how to fix it by using JSX syntax.
Explains why calling a React function component directly causes a 'Rendered fewer hooks' error and how to fix it by using JSX syntax.
A technical guide explaining how to re-implement the React useState hook using the useReducer hook for educational purposes.
A step-by-step tutorial on using the useState hook for state management in React function components.
A tutorial on using React's useState, useReducer, and useContext hooks for state management, from simple to complex scenarios.
A developer's fifth-month retrospective on launching their product, Zestful, but still struggling to acquire initial customers.
A developer's retrospective on the mistake of shipping a product too late, with insights from their fourth month working on Zestful.