React Custom Hooks And When To Use Them
Why and When To Use Custom Hooks The main reason to write a custom hook is for code reusability. For example, instead of writing the same code across multiple components that use the same common stateful logic (say a “setState” or
Walk Through a Week in a Design Sprint
The classic 5-day design sprint — originally pioneered by Google — starts with a problem, a team of people, and open time on a calendar. The goal is that, by the end of the week, your team will have mapped