Jotai React - Better Global State Management

preview_player
Показать описание
Learn Jotai React library which is a simple solution for sharing global state in React applications. It is a nice alternative to useState, React context and Redux.

MOST POPULAR COURSES

SERVICES THAT I'M USING

CONNECT WITH ME!

REFERENCES

This video is NOT sponsored. Some product links are affiliate links which means if you buy something I'll receive a small commission.
Рекомендации по теме
Комментарии
Автор

it's so simple that it took me 120 second to learn. thank you.

Takatou__Yogiri
Автор

Jotai is so good I am now fully convinced it's the best!

MaxProgramming
Автор

Really learn some valuable things about context and a useful statemanagers thank you for making such content

lakshmanshankar
Автор

This was useful for a new project shift, Cheers Mate!

ranganaMIT
Автор

Thanks for the video, the library looks easy to be used.

Автор

What a great video, topic and couple of libraries. Thank you.

dirtbagmoto
Автор

Brilliant! Starting a new project and I think this is the combination I'll go with.

simonss
Автор

Quality video man, gained a new subscriber : )

thelonesalt
Автор

i'm more interested in your IDE/text editor, so convenient for the intellisense and formatting. what IDE / text editor are you using? if you dont mind sharing with us

akbar-sm
Автор

React Context re-renders components that consume the context, but not all components. Please don't confuse things.

aliqureshi
Автор

when to use redux toolkit and when to use jotai

SolidWorksMastery-hrsg
Автор

0:50 that's not true, only components listening for changes will be re-rendered

neiker
Автор

I feel jotai is more readable than recoil

anirudha
Автор

Making all these providers, consumers, reducers are very verbose and annoying, that's why I prefer to use MobX. But Jotai looks as great alternative!

Disorrder