React State Management with Zustand

preview_player
Показать описание
Introduction to React State Management with Zustand
#zustand #reactjs #statemanagement

From the Zustand website
A small, fast, and scalable barebones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.

I think that zustand is simple enough to pick up and use without requiring a lot of deep understanding of state management concepts and it just works... It is exactly what will work in place of react-redux

The video walks you through using a simple store of students with a classification of beginner or advanced. You can Add, Update, Delete & Read the students from the store

💥 Chapters
00:00 - Introduction - Why
01:17 - Blog Post Overview
03:10 - Code Overview On Stackblitz
11:53 - Wrap Up

💥 Links

#####

#javascript #ionic #state #reacthooks

-~-~~-~~~-~~-~-
Please watch: "Getting Started With Appwrite, Vue JS Ionic Framework & Capacitor"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Great stuff! This is exactly what im looking for. Thanks for sharing

NunoCostapt