javascript

JavaScript

January 6, 2023

React Query

React Query, now known as the Tan Stack Query, is a powerful tool for managing and fetching data in your React application

October 27, 2022

NEXT.JS is evolving

Here are my favorite new features, I've left the best for last.

October 15, 2022

React Just Got Even More Awesome

We're finally getting a much anticipated feature in react.

September 28, 2022

5 Essential Tips for Custom React Hooks

Up your custom hooks game with these 5 tips

September 27, 2022

How granular should components be?

We all love splitting up our code into small chunks, but where is the limit, is there even one?

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.