React and Flux from scratch
Cory House gets participants started in React and Flux by helping them build a real-world application from the ground up, using react-router, Node.js, Browserify, and ESLint to help make it happen. Youll be amazed how quickly you can build a responsive single-page application in this modern stack.
Talk Title | React and Flux from scratch |
Speakers | Cory House (Pluralsight |
Conference | Fluent |
Conf Tag | The Web Platform in Practice |
Location | San Francisco, California |
Date | March 8-10, 2016 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Cory House guides participants in building an application for managing content from the ground up. You’ll utilize Browserify for bundling, builds, and hot reloads and compose React components using the controller view pattern. The final application will utilize react-router to handle client-side routing and implement unidirectional data flows via Flux. Topics include: