Important Links
List of important links.
We'll cover the following...
- What are React and React Native?
- Managing State in a Simple React App
- Planning and Setting Up the Funbook App
- Styling and Populating the Funbook App
- Implementing Redux in our Funbook App
- Using MobX as a State Manager in a React Native app
- Untangling Complex Flows in React Native Apps with XState
- Integrating Jotai in a React Native App
- Using React Query for Server-Side-Driven State Management
Here is a list of important links used in the course.
What are React and React Native?
The talks about React can be found on the official React docs. ...