Mastering Flux
Building a full scale Flux application
Mastering Flux is the gateway course for mastering data in a React world. The concepts presented in this course will change the way you develop and make one of the most coveted skills around these days as accessible as an apple pie (if your American ;). This course is not a starter course in any way and to be able to be part of it you should already be a skilled JavaScript developer with familiarity with React, NPM and working in Shell (topics covered in our grand Mastering React Bundle). This course is all about how to manage your application in it we will learn about the full life cycle of data in React when using Flux it will be a foray and an important step into understanding the new wave of stateless applications that has been made possible with the birth of libraries such as React. By the end of this title we will build a fully featured interactive stateless application that relies on the server, client, database and data structures on the client end. In short, mastering this course could very much be why you get your first job in the industry or why your pay grade would be upgraded.
Target Learner:
- JavaScript ES5/ES6 Developer
- Familiar with React, NPM and working with Shell.
Course learning goals:
- Integrating Flux
- A full life cycle of a Flux/React application
- Integrating a full life cycle application using Node, express, Mongoose, React and Flux. (understand the interconnection between it all).
Secondary learning goals:
- Understanding the value and shortcomings of MVC
- Understanding the React roll as a View
- Data on the back and on the front end.
Your Instructor

An Adobe ACP and part of the Adobe pre-release members. Owner of 02Geek.com and the author of the book HTML5 Graphing and Data Visualization. Award winning developer. Most of all a guy that really loves learning and teaching when ever he can. I hope you find my courses interesting and I really hope you enjoy them.
Course Curriculum
-
StartChapter Overview (download)
-
PreviewBuilding an Express/Node server (10:00)
-
StartAutomatically restarting server with Nodemon (5:04)
-
StartAdding a View Engine (EJS) (5:56)
-
StartUnderstanding the basics of MongoDB (6:26)
-
StartInstalling and configuring Mongoose (6:15)
-
StartReferences and further reading