Traversy Media is one of my go to channel in Youtube for tutorials. This video will teach you the fundamentals of React.js including the create-react-app CLI, components in ReactJS, State and Properties of components, JSX syntax and much more. You will also learn to perform HTTP requests to get data from external source into your ReactJS application.
In this video you will learn the fundamentals for React.js including the following…
Create-react-app CLI
ReactJS Components
State & Properties
Event Handling
JSX – JavaScript Syntax Extension
Lifecycle Methods
HTTP Requests
Code for the Project – https://github.com/bradtraversy/projectmanager