react

React

April 8, 2023

boost react performance with react memo when to use memo

Maximizing React Performance: When and How to Use React.memo for Optimal Results

April 4, 2023

Next.js Layouts Explained

Streamlining Next.js Development with Layouts Achieving Consistency, Reusability, and Improved Performance

April 3, 2023

Designing React Components that are Testable and Maintainable

Make your React components testable and maintainable by following these best practices.

January 6, 2023

React Query

Streamline Your Data Management with React Query

October 15, 2022

React Just Got Even More Awesome

Introducing the use Hook: A Native Way to Handle Async in React

September 27, 2022

How granular should components be?

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

September 26, 2022

How and when to use React Context

React context can be a very powerful tool, but when and why should you use it?

September 22, 2022

7 Steps to become a better react developer

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.