Loading Course Schedule...
PT10688
Summary
This course will introduce students to the Flux pattern for managing data and API calls from inside of a browser-based application. Using the same technologies Facebook uses to handle scale, you will learn to write better client-side code that handles data cleanly
Prerequisites
Students should have strong knowledge of HTML5, JavaScript, and React.
Duration
2-3 Days/Lecture & Lab
Audience
This course is for experienced web developers with strong knowledge of HTML5, JavaScript, and React.
Topics
- Introducing Flux
- Flux Architecture
- Flux Actions
- Asynchronous Actions
- Flux Store
- Views
- Lifecycle
- Dispatchers
- Other UI Engines
- Testing