THINKING.IN.REACT.FUNCTIONAL.COMPONENTS
Posted by Superadmin on September 11 2019 17:37:13

Thinking in React: Functional Components

by Jeremy McPeak 19 Aug 2016




The very first thing you learn when studying React is writing components. Components are, after all, the lifeblood of React. But our components aren't always the best they can be, especially if we try to do too much within a single component.

In this Coffee Break Course, Envato Tuts+ instructor Jeremy McPeak will show you how to architect your components based on the single-responsibility principle in order to make your components easier to maintain. You'll also learn best practices when it comes to writing stateless components.



      
Course Contents
Thinking in React: Functional Components

Thinking in React: Functional Components

by Jeremy McPeak 19 Aug 2016




The very first thing you learn when studying React is writing components. Components are, after all, the lifeblood of React. But our components aren't always the best they can be, especially if we try to do too much within a single component.

In this Coffee Break Course, Envato Tuts+ instructor Jeremy McPeak will show you how to architect your components based on the single-responsibility principle in order to make your components easier to maintain. You'll also learn best practices when it comes to writing stateless components.

      
Course Contents
Thinking in React: Functional Components