Next lesson playing in 5 seconds

Cancel

Thinking in React: Functional Components

Introduction

00:48

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.

We've built comprehensive guides to help you learn JavaScript and React, whether you're just getting started or you want to explore more advanced topics.

1.Thinking in React: Functional Components
2 lessons, 09:18

1.1
Introduction
00:48

1.2
Thinking in React: Functional Components
08:30