#react-hooks

[ follow ]
#state-management
Medium
1 year ago
JavaScript

Oh Hello Apollo Client , Goodbye Redux!

Switch to GQL and Apollo Client 3 can replace Redux for state management. [ more ]
hackernoon.com
1 year ago
JavaScript

Oh Hello Apollo Client , Goodbye Redux!

Switch to GQL and Apollo Client 3 may make you walk away from Redux.
Apollo Client 3 offers benefits such as reduced boilerplate code and built-in loading, success, and error states. [ more ]
Medium
1 year ago
JavaScript

Oh Hello Apollo Client , Goodbye Redux!

Switch to GQL and Apollo Client 3 can replace Redux for state management. [ more ]
hackernoon.com
1 year ago
JavaScript

Oh Hello Apollo Client , Goodbye Redux!

Switch to GQL and Apollo Client 3 may make you walk away from Redux.
Apollo Client 3 offers benefits such as reduced boilerplate code and built-in loading, success, and error states. [ more ]
morestate-management
LogRocket Blog
3 months ago
JavaScript

Exploring useSyncExternalStore, a lesser-known React Hook - LogRocket Blog

useSyncExternalStore is a Hook commonly used by library authors, helpful for subscribing to external data stores.
The basic useSyncExternalStore API takes in parameters like subscribe, getSnapshot, and getServerSnapshot. [ more ]
[ Load more ]