Zustand Tutorial for Beginners - The Only Course You Will Ever Need

  Рет қаралды 9,083

Code Genix

Code Genix

Ай бұрын

This is the most comprehensive "Zero to Hero" Zustand course available on KZfaq. You will learn everything related to it through practical examples, best practices, and integrate it with TypeScript and React as quickly as possible to create an eCommerce application with an amazing modern reactive shopping cart and products page.
Zustand is a minimalist yet powerful state management library for React applications. It simplifies state management by offering a straightforward API based on hooks, making it an appealing alternative to more complex solutions like Redux and Flux patterns. Zustand is designed not to be opinionated, allowing developers to manage state in a way that best suits their application's needs. It provides a simple and intuitive method for managing global state across components in React.
How to create a reactive shopping cart ecommerce application in React?
#react #zustand #redux #flux
🔗 Links:
Project on Github: github.com/codegenixdev/zusta...
Docs: zustand-demo.pmnd.rs/

Пікірлер: 63
@codegenix
@codegenix Ай бұрын
What tutorial do you want to see next?
@prashlovessamosa
@prashlovessamosa Ай бұрын
app router
@codegenix
@codegenix Ай бұрын
A full stack nextjs application tutorial is on the progress.
@prashlovessamosa
@prashlovessamosa Ай бұрын
@@codegenix great 👍
@Raghav_Bajpai_
@Raghav_Bajpai_ Ай бұрын
Drizzle ORM full course 💨
@michaeloshinaike5733
@michaeloshinaike5733 28 күн бұрын
tanstack table with api call integration
@michaeloshinaike5733
@michaeloshinaike5733 28 күн бұрын
This is the most comprehensive zustand tutorial on youtube. Great Job
@codegenix
@codegenix 28 күн бұрын
You're welcome🙏
@digitalsahara6670
@digitalsahara6670 28 күн бұрын
man.... love thuis channel so much ! thanks for a great video again , perfectly timed too
@codegenix
@codegenix 28 күн бұрын
Much appreciated! I'm so happy now...
@ShasHamood
@ShasHamood 28 күн бұрын
Thank you very Thank you I've been waiting for him impatiently
@codegenix
@codegenix 28 күн бұрын
You’re welcome 😊
@dedanmsafari8213
@dedanmsafari8213 13 күн бұрын
I loved this one..quite in depth.I love the coding standards enforced here. will combine it with react query to build cool stuff.Looking foward to more tutorials from you.Great job mate!
@codegenix
@codegenix 13 күн бұрын
I'm so glad that you liked it. Thank you very much. I really appreciate it
@yourlinuxguy
@yourlinuxguy 7 күн бұрын
@@codegenix Would love to see you do ReactQuery.
@jayadky5983
@jayadky5983 29 күн бұрын
Great videos on the channel brother🔥keep up the good work. Subscribed 💪
@codegenix
@codegenix 29 күн бұрын
I'm really glad you liked. Thank you so much 🙏
@noNullMoments
@noNullMoments 26 күн бұрын
Call the library what you want as long you as keep making good , quality content. Keep it up
@codegenix
@codegenix 26 күн бұрын
I'm so glad you liked it. Thanks
@K00000ry
@K00000ry 29 күн бұрын
Agha damet garm! Content Aaliye🙌
@codegenix
@codegenix 29 күн бұрын
Fadaye shoma🙏
@huseyinlora
@huseyinlora 17 күн бұрын
Great! Please continue to produce such comprehensive and beginner-friend tutorials bro! I'm following your contents regularly. They are great. Well done. Thanks. Recommendation: You can add timestamps for every certain part of the video!
@codegenix
@codegenix 17 күн бұрын
Thanks, will do!
@masaratech
@masaratech 18 күн бұрын
This was really helpful, thank you for your efforts. You can add multiple shadcn components in one line like: npx shadcn-ui@latest input label drawer accordion
@codegenix
@codegenix 18 күн бұрын
I'm so glad you liked it🙏thanks for the trick
@smartdriver2990
@smartdriver2990 Ай бұрын
Yes, I need it
@codegenix
@codegenix Ай бұрын
I'm glad. 🙏
@user-sd4pq1dw9g
@user-sd4pq1dw9g Ай бұрын
thank you!!!!!!!!
@codegenix
@codegenix Ай бұрын
You're welcome!
@RafathBinZafarAuvee
@RafathBinZafarAuvee 24 күн бұрын
This man is saint
@codegenix
@codegenix 24 күн бұрын
Thanks bro!
@mohammadbohluli
@mohammadbohluli 18 күн бұрын
very very nice videos, keep going Bro🤩 and Your accent is very similar to that of Iranians, are you Iranian?
@codegenix
@codegenix 18 күн бұрын
Are sotoonam😍 Merci
@prashlovessamosa
@prashlovessamosa 21 күн бұрын
Now you are also a freecodecamp elite.
@regilearn2138
@regilearn2138 Ай бұрын
Hi mate, your content have unique touch. I would like to request a video on how to upload file to AWS s3 using lambda function with MERN stack using typescript
@codegenix
@codegenix Ай бұрын
Thank you for the suggestion! Unfortunately Amazon services are banned in my country and I don't have access to these services (Azure, AWS, Vercel, Firebase, ...)
@minter-07
@minter-07 26 күн бұрын
Great , now i want to learn drizzle orm with neon db with a small project, 😅 if possible
@codegenix
@codegenix 26 күн бұрын
Currently working on it. Drizzle is really popular in this channel👌
@Noli344
@Noli344 28 күн бұрын
Can you make a full stack Next.js application with Tailwind, TypeScript, Zustand and Supabase?
@codegenix
@codegenix 28 күн бұрын
Currently working on it...
@dream__moments
@dream__moments 11 күн бұрын
what if I want to persist the Cart Slice only ?
@codegenix
@codegenix 11 күн бұрын
@dream__moments Slice persisting is not possible but you can create multiple stores and persist each of them that you want. For example you can create a store only for your cart, then only persist that not the other store.
@dream__moments
@dream__moments 11 күн бұрын
@@codegenix ok thanks for the knowledge
@Raghav_Bajpai_
@Raghav_Bajpai_ Ай бұрын
When Drizzle ORM full course from basic to advance?
@codegenix
@codegenix Ай бұрын
It might takes a few weeks my friend...
@user-ld1de1mc4h
@user-ld1de1mc4h Ай бұрын
It's pronounced "Tzushtand" and not zustand. Get it RIGHT! :))))
@codegenix
@codegenix Ай бұрын
I had a hard time pronouncing it the way you mentioned, but I just couldn't😆! Thanks for your correction anyway!
@zlatkoiliev8927
@zlatkoiliev8927 8 күн бұрын
@@CURIOSITYcapitalseems like you left your sense of humour at home… 😢
@CURIOSITYcapital
@CURIOSITYcapital 8 күн бұрын
do you think so?😂
@hamedfazeli476
@hamedfazeli476 21 күн бұрын
Wow you nailed it 🫡✨👍
@codegenix
@codegenix 21 күн бұрын
Fadaaaa😂❤️
Master the React ecosystem in 2024
7:01
Code Genix
Рет қаралды 43 М.
Learn TypeScript Generics In 13 Minutes
12:52
Web Dev Simplified
Рет қаралды 218 М.
Эффект Карбонаро и бесконечное пиво
01:00
История одного вокалиста
Рет қаралды 6 МЛН
🍕Пиццерия FNAF в реальной жизни #shorts
00:41
СНЕЖКИ ЛЕТОМ?? #shorts
00:30
Паша Осадчий
Рет қаралды 3,6 МЛН
Which one is the best? #katebrush #shorts
00:12
Kate Brush
Рет қаралды 18 МЛН
Laravel + Livewire todo app (and so much more)
16:41
Aaron Francis
Рет қаралды 31 М.
Fetching Data Doesn't Get Better Than This
6:58
Josh tried coding
Рет қаралды 73 М.
3 Freelance Web Design Projects (prices revealed)
7:34
Finn Dollimore
Рет қаралды 16 М.
The Story of React Query
8:55
uidotdev
Рет қаралды 84 М.
State Managers Are Making Your Code Worse In React
13:33
Web Dev Simplified
Рет қаралды 153 М.
Stop Using useEffect With Redux!
8:02
Jack Herrington
Рет қаралды 22 М.
React Zustand Tutorial - 6 Persist Middleware(typescript)
10:59
Building a Tech Startup in South Africa Ep.1
12:39
Ndivhuwo Khabubu
Рет қаралды 4,4 М.
Ryan Dahl introduces JSR at DevWorld 2024
29:13
Deno
Рет қаралды 95 М.
Эффект Карбонаро и бесконечное пиво
01:00
История одного вокалиста
Рет қаралды 6 МЛН