Lazy state initialization `React.useState`
The hooks API has been nothing less than a revolution in the React world. No more dealing with the complexities of the Javascript class, nor the crazy React lifecycle methods 🤮.
Hooks opened up more user-friendly ways to create highly reusable logic...
kevcodes.in2 min read