Blog:

Welcome to my blog, where I'll be sharing some tutorials and personal insights.

Using Zustand with Redux Devtools

Zustand is a powerful state management tool for React and Next.js applications, and so are Redux Devtools. In this article, I'll show you how to integrate it with Redux Devtools for an better developer experience.

Cómo configurar Redux Toolkit con Next.js usando Typescript

Aprenderemos cómo sacarle provecho a la librería Redux con Redux Toolkit en nuestra aplicación de Next.js.