Introduction to React Components and Props | React.js Tutorial #1

This video starts the Tutorial series on React.js. In this video, we will learn what are React.js components. We will learn how to create them with a code example. We will also learn how to pass properties (props) to components in React.js and how useful that is for our applications. ---- React.js Tutorial Playlist:    • React.js Tutorial with Hooks and Typescript   ---- From React.js Documentation: "Components let you split the UI into independent, reusable pieces, and think about each piece in isolation" Relevant Links for this video: --- Object destructuring: https://developer.mozilla.org/en-US/d... ---- React.js Official Website: https://reactjs.org/ ---- React.js Official Components and Props Docs: https://reactjs.org/docs/components-a... ---- ---- Timeline: 00:00 Intro 00:55 Component Presentation 06:00 Code intro 06:57 Code Starts 08:58 Refactor into components 14:25 Outro / Conclusions ---- ---- Hashtags: #ReactJS ---- ---- Follow me on: Twitter:   / bmvantunes   Dev.to: https://dev.to/bmvantunes Website: https://brunoantunes.net Github: https://github.com/bmvantunes LinkedIn:   / bmvantunes