-
Become a successful React developer by learning to build declarative user interfaces for the web with React and manage state more predictably in your applications with Redux.
Overview
Syllabus
-
- React Fundamentals
- Start by learning React fundamentals, which can typically be challenging because of the complicated modularity of the React ecosystem. Because of this, the lessons in this course break everything down into more digestible sections, enabling learners to build confidence and master foundational content that is necessary for building production-ready apps.
- React & Redux
- Redux excels at state management, and in this course, you’ll learn how React and Redux work together to make your application’s state bulletproof. Like the previous course, the React & Redux course offers hands-on learning for real-world applications. Here, you’ll leverage React with Redux to build “Would You Rather,” a popular party game.
- React Native (OPTIONAL)
- Develop React applications that run on both iOS and Android devices using React Native. You’ll explore everything from setting up a proper development environment to building and styling a cross-platform mobile application. You’ll incorporate native APIs such as geolocation and local notifications, and even learn how to get your app ready for the App Store and Google Play Store.