Part 1 – Full Stack Todos Application with NextJS, Prisma (using SQL Server), and Redux Toolkit (RTK) The purpose of this document series is to describe the steps that are necessary to create a “Todos” application using NextJS, Prisma, and Redux Toolkit...
Create a robust notification system for your React App using MUI and Redux Toolkit – In Less Than 100 Lines Of Code Using Redux toolkit, MUI, and React hooks, you can write a flexible and reliable notification system for any size app in less code than you thought...
Are you still managing React state with plain Redux? Consider the Benefits of RTK. Redux Toolkit is a must-have replacement for React state management. In 2015, Dan Abramov blessed the world with his magnum opus of application state management tools: Redux. Described...