Курс "React Simplified - Advanced" позволит вам углубить свои знания в React и перейти от уровня начинающего разработчика. В этом курсе представлены продвинутые концепции и подходы к разработке на React.
В этом курсе будут рассмотрены не только продвинутые функции React, но, что более важно, концепции безопасности, TypeScript, тестирование и написание чистого кода.
Эти навыки отличат вас от других соискателей на вакансии, так как большинство разработчиков React не изучают эти концепции до того, как получат свою первую работу. Лично я даже не знал о 90% концепций, рассмотренных в этом курсе, до нескольких лет после того, как получил свою первую работу и вынужден был учить их уже на рабочем месте.
Я могу только представить, насколько легче было бы мне получить свою первую работу, если бы я знал эти навыки еще до подачи заявки.
Посмотреть больше
Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум
Ограничение времени просмотра
Вы можете просматривать пробный урок только 10 минут. Получите полный доступ, чтобы смотреть без ограничений.
Меня зовут Кайл, и я являюсь веб-разработчиком с 2015 года. У меня есть диплом инженера-компьютерщика, но в основном я занимаюсь веб-разработкой. Благодаря этому я могу использовать как свое формальное образование, так и свой опыт работы разработчиком-самоучкой, чтобы создать самые всесторонние и простые для понимания доступные курсы. Я также управляю каналом YouTube Web Dev Simplified с более чем 50 000 подписчиков и работаю на постоянной основе
React 19.2 Update
Below is a list of each video that was added/updated since the React 19 update of the course in the order they appear in the course.
Advanced React Hooks
[Partial] - useEffectEvent
Added: 00:00 - 00:36
Updated to mention that this hook is no longer experimental
Performance
[NEW] - Performance Tracks
Covers the new dev tools performance tracks which make debugging complex performance issues much easier
[NEW] - React Compiler
Covers the new React compiler as well as how to add the React compiler to older projects
Asynchronous React
[NEW] - Activity with Suspense
Covers how the new Activity component interacts with Suspense to create preloading opportunities
CourseHunter Team
This is a full changelog of every video that has been changed/added since the original recording of this course. These changes are broken down into 3 categories.
1. New Videos
- Each video in this section is a brand new video that covers a new concept or topic.
2. Full Re-Records
- Each video in this section was fully re-recorded to account for changes/updates in React.
3. Partial Updates
- Each video in this section had part of the video added/changed, but the majority of the video is still the same.
Below is a list of each video that was changed/added in the order they appear in the course.
### Advanced React Concepts
1. **[NEW] -** Passing Refs To Components
- Covers new React 19 `ref` changes
2. **[NEW] -** Head Tags
- Covers new React 19 `title`/`meta` tag changes
### Advanced Hooks
1. **[NEW] -** Functions As A Ref
- Covers new React 19 `ref` prop changes
### Type Safety
1. **[Re-Record] -** TypeScript useRef
- Covers new React 19 type signature changes
### Testing
1. **[Partial] -** Setup Vitest And React Testing Library
- Replaced: 03:02 - 04:25
- Updated `setupTests.js` to account for changes in React Testing Library
2. **[Partial] -** Component Testing Project Walkthrough
- Replaced: 00:47 - 01:39
- Updated `setupTests.js` to account for changes in React Testing Library
3. **[NEW] -** Testing Library Comparison
- New video comparing 4 major testing libraries with modern testing practices
### Asynchronous React
1. **[Partial] -** useDeferredValue
- Added: 10:24 - 11:57
- Added content about the new initial value argument for this hook
2. **[Partial] -** Async React Router
- Added: 02:10 - 02:42
- Mentioned that the `defer` function is no longer needed in React Router
3. **[Re-Record] -** Async Routing Project Introduction
- Changed the starting code to reflect a small change in the structure of the course content
4. **[Re-Record] -** use Hook
- Updated this video since the `use` hook is no longer experimental
### **[NEW] -** Actions
- This entire module is new since it covers the concept of actions introduced in React 19
Someone
Hi, please update this course. Thanks.
nick_shimura
Is there a chance that the course will get updated any time soon?
The Asynchronous React section is missing
There's no point in buying it in its current state
1. Introduction
2. Team Lead Introduction
3. Backend Lead Introduction
4. Navbar And Light/Dark Mode
5. User Authentication
6. Create/Edit/Delete Job Listings
7. Stripe Integration
8. Public Job Listing Page
Below is a list of each video that was added/updated since the React 19 update of the course in the order they appear in the course.
Advanced React Hooks
[Partial] - useEffectEvent
Added: 00:00 - 00:36
Updated to mention that this hook is no longer experimental
Performance
[NEW] - Performance Tracks
Covers the new dev tools performance tracks which make debugging complex performance issues much easier
[NEW] - React Compiler
Covers the new React compiler as well as how to add the React compiler to older projects
Asynchronous React
[NEW] - Activity with Suspense
Covers how the new Activity component interacts with Suspense to create preloading opportunities
1. New Videos
- Each video in this section is a brand new video that covers a new concept or topic.
2. Full Re-Records
- Each video in this section was fully re-recorded to account for changes/updates in React.
3. Partial Updates
- Each video in this section had part of the video added/changed, but the majority of the video is still the same.
Below is a list of each video that was changed/added in the order they appear in the course.
### Advanced React Concepts
1. **[NEW] -** Passing Refs To Components
- Covers new React 19 `ref` changes
2. **[NEW] -** Head Tags
- Covers new React 19 `title`/`meta` tag changes
### Advanced Hooks
1. **[NEW] -** Functions As A Ref
- Covers new React 19 `ref` prop changes
### Type Safety
1. **[Re-Record] -** TypeScript useRef
- Covers new React 19 type signature changes
### Testing
1. **[Partial] -** Setup Vitest And React Testing Library
- Replaced: 03:02 - 04:25
- Updated `setupTests.js` to account for changes in React Testing Library
2. **[Partial] -** Component Testing Project Walkthrough
- Replaced: 00:47 - 01:39
- Updated `setupTests.js` to account for changes in React Testing Library
3. **[NEW] -** Testing Library Comparison
- New video comparing 4 major testing libraries with modern testing practices
### Asynchronous React
1. **[Partial] -** useDeferredValue
- Added: 10:24 - 11:57
- Added content about the new initial value argument for this hook
2. **[Partial] -** Async React Router
- Added: 02:10 - 02:42
- Mentioned that the `defer` function is no longer needed in React Router
3. **[Re-Record] -** Async Routing Project Introduction
- Changed the starting code to reflect a small change in the structure of the course content
4. **[Re-Record] -** use Hook
- Updated this video since the `use` hook is no longer experimental
### **[NEW] -** Actions
- This entire module is new since it covers the concept of actions introduced in React 19
The Asynchronous React section is missing
There's no point in buying it in its current state
Asynchronous React :
1. Suspense
2. React Lazy
3. useDeferredValue
4. useTransition
5. use Hook
6. Async React Router
7. Async Routing Project Introduction
8. Async Routing Project Walkthrough
The Bonus Project -
Job Board :
1. Introduction
2. Team Lead Introduction
3. Backend Lead Introduction
4. Navbar And Light/Dark Mode
5. User Authentication
6. Create/Edit/Delete Job Listings
7. Stripe Integration
8. Public Job Listing Page
Thanks in advance