Blog
12/29/2020, 4:00:00 PMStateful Provider Pattern
Learn how to combine the Context API and state management hooks in react to create something that works like redux
12/5/2020, 8:10:00 PMNever Use Relative Imports Again
Avoid the perils of relative imports by using Webpack aliases. Learn why they are problematic, and how to configure your project so you never have to use a relative import again.
7/8/2020, 8:07:00 PMReact Query – enabled option
Learn how to make the best use of the enabled
option on the useQuery
hook in React Query. Codesandbox included!
7/7/2020, 7:50:00 PMSpreading Remaining Props
Spreading remaining props with the rest parameter and spread operator (...
) is a great way to simplify your components when used properly. Here are the ins and outs of spreading remaining props.
7/6/2020, 8:32:00 PMWhy I Hired Out This Site
Your site says it was developed by Emeruche Cole. What's the deal with that???