Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Pro-Level React Do's and Don'ts

Traversy Media via YouTube

Overview

This course covers best practices for writing code with the React JavaScript framework, including using functional components, TypeScript, dependency arrays, custom hooks, and query libraries. The teaching method is through a video presentation with specific do's and don'ts outlined by the instructor. The intended audience for this course is developers familiar with React looking to improve their coding practices.

Syllabus

Introduction.
Do use functional components.
Don’t think of function components as templates.
Do use TypeScript.
Don’t worry about re-renders (too much).
Do learn to love dependency arrays.
Don’t ignore useCallback or useMemo.
Do learn to make custom hooks.
Don’t use Redux just because you think you have to.
Do use a query library.
Don’t make your own UI library.
Outroduction.

Taught by

Traversy Media

Reviews

Start your review of Pro-Level React Do's and Don'ts

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.