Overview
React has been named the front-end library to learn in 2016 however few people talk about the React without mentioning Flux (or Redux or React Native or Relay). In this talk, we will explore the ecosystem of tools and libraries that surround React. We will look at the various Flux implementations (including a short explanation of Flux) like Redux, at some of the React routing libraries, at some of the reactive database or reactive API libraries and finally at everyday tools and techniques that make the React developer happy. By the end of this talk, you will have a greater grasp of the ecosystem and leave with new tools in your developer arsenal.
Objective
Learn about the React Ecosystem
Target Audience
Front-End Developers with knowledge of JavaScript, React Beginners
Assumed Audience Knowledge
JavaScript, Front-End Dev, Beginner React
Five things audience members will learn
- What is Flux?
- What is Redux
- What is React Native
- What is Relay (and other Reactive Databases/APIs)
- Useful React Dev Tools