King
Administrator
- Joined
- Jul 12, 2021
- Messages
- 25,005
- Reaction score
- 5
- Points
- 38
React Quickstart
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 22 lectures (1h 5m) | Size: 410.7 MB
A Quickstart for existing developers new to React. Fast + thorough. In just over an hour, learn the core React concepts
What you'll learn
Create a React application from scratch
Use React's JSX syntax
Create React components
Communicate between components
Style React components with CSS in JS, CSS classes, CSS modules, and SASS
Display images in React components
Bind to data in React components
Handle user input with events
Manage component state with the useState() hook
Access API data with the useEffect() hook
Use React Router to define routes and pages (URLs)
Link to routes/pages
Access URL query/search parameters
Define and use route parameters
Requirements
A working knowledge of HTML and JavaScript is highly recommended.
A basic understanding of CSS is recommended but is not required.
An understanding of specific JavaScript features including: Arrow functions, arrays, and array functions such as map() and filter().
You do NOT have to be a JavaScript, HTML or CSS expert to take this course.
Description
A course doesn't have to be long to be effective. This course skips over the boring introductions and summaries and quickly demonstrates, in code, how to create React applications. This is a particularly helpful format for experienced developers who are wanting to learn React. I am an experienced video course author with more than 25 years of software engineering experience and 10 years of experience creating technical, front-end development learning content.
This course begins by teaching you how to create a new React application from scratch using create-react-app, including an introduction to how the plumbing of how a React app is bootstrapped. You'll...
Read more
Continue reading...