Episode 4: React Functional & Class Components
In this video you'll learn what a component is, how to create a React component in various ways, and the differences between React Functional & Class components.
More Episodes of this Playlist: https://bit.ly/3hYVtfq
SECTIONS:
(00:00) - INTRO
(00:32) - What is a Component?
(01:11) - React Components
(02:03) - Creating our first Functional Component
(04:42) - Functional Component (as Arrow Function)
(05:12) - Class Component
(06:41) - Difference between Functional & Class Components
(08:39) - Components are Reusable
(09:02) - Upcoming Next
#react #javascript #webdevelopment