Posts tagged with: typescript

Back to all posts

5 Essential Tips for Custom React Hooks

Sept 28, 2022 6 Minutes

Up your custom hooks game with these 5 tips to help you write better custom hooks and make your codebase more maintainable and scalable.

How granular should components be?

Sept 27, 2022 5 Minutes

Avoiding the Two Extremes of Component Design: Finding the Right Balance for Your Application's Codebase

How and when to use React Context

Sept 26, 2022 6 Minutes

React context can be a very powerful tool, but when and why should you use it? Let's find out in this article.

7 Steps to become a better react developer

Sept 22, 2022 8 Minutes

These are just some of the things I've learned over the years that have helped me become a better react developer. Maybe they can help you too.

NEXT.JS is evolving

Oct 27, 2022 7 Minutes

Next13 is here and in this blog post here we'll explore my favorite new features, I've left the best for last.

5 Lesser-Known React Principles That You Should Follow

April 3, 2023 10 Minutes

Supercharging Your React Development Skills: Revealing 5 Lesser-Known Principles for Enhanced Expertise and Efficiency in Building Remarkable Applications

My Battle Tested React Hooks Are Now Open Source

Oct 2, 2025 7 Minutes

A collection of battle-tested React hooks that I've used in various projects over the years.