YoVDO

React: Testing and Debugging

Offered By: LinkedIn Learning

Tags

React Courses Web Development Courses JEST Exam Courses Code Quality Courses ESLint Courses

Course Description

Overview

Learn how to test, debug, and optimize your React code with tools like Jest, Chrome, ESLint, and flow.

Syllabus

Introduction
  • Testing and debugging your React apps
  • Course prerequesites
1. Setting Up
  • Your test project
  • An overview of your toolset
  • React Developer Tools
  • Jest introduction
  • Type checking with flow
  • Linting with ESLint
2. Testing with Jest
  • Test numbers with matchers
  • Test string with matchers
  • Test arrays and objects with matchers
  • Snapshot testing with Jest
  • Organize your tests with describe()
  • Code coverage reports
3. Debugging with Chrome and Extensions
  • Debug with Chrome introduction
  • Debug with React DevTools
  • Test your network and performance
  • Run an audit in Chrome
  • Debug resources to find answers
4. ESLint and Types
  • Code improvement with ESLint
  • Type checking with Flow
Conclusion
  • React Strict Mode behaviors
  • Next steps

Taught by

Emmanuel Henri

Related Courses

Abstract Syntax Trees
egghead.io
Build a Terminal Dashboard with React
egghead.io
Develop Accessible Web Apps with React
egghead.io
Modern JavaScript Tooling with React
egghead.io
Refactor a React Application to TypeScript
egghead.io