Главная
Study mode:
on
1
- Introduction
2
- What is the DOM?
3
- React vs ReactDOM
4
- Setting up React
5
- Babel & JSX
6
- JSX Interpolation
7
- React Components
8
- Create React App
9
- Structuring React components
10
- Building the CountButton component
11
- useState hook & React state management
12
- React functional component lifecycle
13
- Reusing components
14
- Props
15
- Props vs State
16
- Styling & style props
17
- External style sheets
18
- Building a search bar
19
- Handling inputs in React
20
- onUpdate input event
21
- Building a clear input button
22
- Conditional rendering
23
- Rendering a list of items & the map function
24
- The “key” prop
25
- Using the filter function to filter our list
26
- Making the SearchBar more reusable
27
- useEffect hook
28
- Simulating loading data with useEffect
29
- Adding a loading indicator
30
- Loading data from an external API
31
- The “children” prop
32
- Closing remarks & outro
Description:
Dive into a comprehensive 3.5-hour video tutorial on React.js for beginners. Master the fundamentals of React, including DOM manipulation, component creation, and state management using hooks like useState and useEffect. Learn to set up a React environment, work with JSX, handle user inputs, implement conditional rendering, and interact with external APIs. Build practical projects such as a counter button and a search bar while exploring concepts like props, styling, and component lifecycle. By the end of this in-depth guide, gain the skills to create dynamic and interactive web applications using React.js.

React JS - Full Beginners Tutorial

Mike Dane
Add to list