Mastering Flux and Redux

Pluralsight
Course Summary
Redux is one of the most popular JavaScript libraries of all time, according to GitHub, and it's all based on Flux. This course will teach you all levels of Flux and Redux implementation.
-
+
Course Description
At the core of any solid web application is an effective and well-managed data model. In this course, Mastering Flux and Redux, you'll learn the skills and technologies necessary to manage your application's data model in extremely efficient and standards-compliant ways. First, you'll learn all about the popular data-modeling libraries Flux and Redux; their differences and similarities, how they relate to one another, and which is appropriate for what kind of projects. Next, you'll apply what you've learned in four modules packed with hands-on demos where you will build a 3-part Flux and Redux application featuring a message board, a TodoMVC page, and a control panel. Then, you'll explore the skills needed to create any Flux or Redux application, modeling changes with actions, and developing idempotent functions for reducers. Finally, you'll create Redux stores with reducers and middleware, combining reducers, using and implementing a dispatcher, and much more. When you're finished, you'll have a deep understanding of both Flux and Redux, allowing you to implement them for any project you choose, integrate seamlessly into any workplace project employing either of these technologies, and get started towards developing your own implementations and middleware.
-
+
Course Syllabus
Course Overview- 1m 41s
—Course Overview 1m 41sCourse Introduction- 10m 52s
—Introduction 1m 34s
—Course Overview 1m 40s
—What We Will Be Covering 2m 8s
—Who This Course Is For 2m 13s
—Course Roadmap 1m 31s
—Course Prerequisites 1m 44sIntroduction to Flux and Redux- 17m 59sUnderstanding Flux Fundamentals- 24m 16sBuilding an Application with Flux- 31m 7sBuilding Advanced Applications with Flux- 28m 7sUnderstanding Redux- 14m 26sBuilding Applications with Redux- 20m 35sImplementing Asynchronous Redux- 20m 37sConclusion- 11m 23s