Build Cross Platform React Native Apps with Exponent and Redux

Pluralsight
Course Summary
Learn how to use your existing JavaScript skills to build highly-performant native apps for both iOS and Android.
-
+
Course Description
In this course, you'll learn how to use your existing JavaScript skills to build native apps for iOS and Android. You don't even need to be a React expert to follow along! You'll learn how to get going with React Native with minimum development setup as we'll be using Exponent to help us get going very quickly. After building most of the app through Exponent, we'll move into a full-blown environment where you'll learn how to do platform targeting: building special features specifically for a specific platform while trying to achieve as much code reuse as possible. We also introduce Redux to the mix to help us encapsulate our state management in a very elegant manner. This course (and React Native) relies heavily on JavaScript 2015 features!
-
+
Course Syllabus
Course Overview- 1m 18s
—Course Overview 1m 18sGet Started- 22m 58s
—Why Use React Native? 2m 29s
—This Is What We'll Build 2m 42s
—React Native Overview 2m 49s
—React Overview 3m 32s
—Versions and Conventions 4m 19s
—Configure Atom with ESLint 7m 5sAn Introduction to Exponent- 1h 22mPlatform Targeting- 54m 30sState Management with Redux- 41m 13s