Video description
As you grow as a React developer, you quickly find out there are standards and best practices around how to properly code React's syntax and components. This course provides you with a bevy of tools, resources, and information about what these standards are, how to apply them in your React applications, and how to keep in touch with the latest changes in the industry. You’ll acquire a deep understanding of React design patterns in this project-based course where you directly apply the knowledge you learn. This course is designed for developers with intermediate-level JavaScript and React experience.
- Discover the best practices for coding React syntax and components
- Gain hands-on experience applying these best practices in a React project
- Learn how to keep abreast of latest changes in React design patterns
Emmanuel Henri weaves web wonders at Québec City-based Manny Designs. A full-stack developer with 20 years of experience in programming, technology, and design, Manny's toolbox includes JIRA/Atlassian tools, agile methods, Meteor, React, Node, JavaScript, Swift, HTML, CSS, MongoDB, and MySQL. He holds a BS in Computer Science from Athabasca University.
Table of Contents
Introduction to the React Patterns Course
Example Project for React Patterns
Tools Editors with React
Introduction to React Design Patterns
Components Organization in React
Components Composition in React
Stateful Versus Stateless with React
JSX and Its Implications with React
ES6 Use in React
Using Type Checking in React
Spaces and Multi-lines in React
Binding with React
Dataflow State Management with React
Where Do You Go from Here with React Patterns?