Let's build a Flux app with React. Flux is a pattern that Facebook created for building consistent, stable web apps with React. React really doesn't give us a way to manage data, it simple accepts data through props or state. So, when it comes to data, there are many ways you can do it. Flux is a great, proven pattern for building apps with React.
GET THE SOURCE CODE:
https://github.com/learncodeacademy/react-js-tutorialsReact JS #1: Intro & Workspace Setup
https://youtu.be/MhkGQAoc7bc (Coming Tues, Feb 2@11CST)
React JS #2: Anatomy of a Component
https://youtu.be/fd2Cayhez58 (Coming Wed, Feb 3@11CST)
React JS #3: Composing Multiple Components
https://youtu.be/vu_rIMPROoQ (Coming Thurs, Feb 4@11CST)
React JS #4: State, Props & Data
https://youtu.be/qh3dYM6Keuw (Coming Fri, Feb 5@11CST)
React JS #5: Events & Data Changes
https://youtu.be/_D1JGNidMr4 (Coming Mon, Feb 8@11CST)
React JS #6: React Router & Intro to Single Page Apps
https://youtu.be/olLI54FATb8 (Coming Tues, Feb 9@11CST)
React JS #7: React Router Params & Queries
https://youtu.be/ZBxMljq9GSEReact JS #8 - React Inline Styles & Component Arrays
https://youtu.be/XVdwq8W2ZsMReact JS Flux #9 - React Flux Tutorial
https://youtu.be/PvjNglsyOHsReact JS Flux #10 - Flux Store Events (Coming Mon, Feb 22@11CST)
https://youtu.be/bvEC6i7CUyE