Our great sponsors
-
React concurency - https://github.com/bvaughn/rfcs/blob/useMutableSource/text/0000-use-mutable-source.md.
-
context loss - https://github.com/facebook/react/issues/13332 AND the most beauty of it is that the store it provides is a hook and you can put objects or functions in it. How awesome is that!
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
If you want to learn more about Zustand and what is proposes, visit the official page at https://github.com/pmndrs/zustand
-
In this post we are going to look closely to one of the state management libraries - Zustand. This is a good alternative to Redux for development of React applications if you find Redux too complicated or too heavy for your current project.