Linkedin Learning – React Testing and Debugging Online Class

Linkedin Learning – React Testing and Debugging Online Class-ZH
English | Size: 200.68 MB
Category: TUtorial


Tracking down bugs in React and the many different pieces it communicates with can be a challenge. While basic JavaScript testing and debugging tools certainly work, solutions designed specifically to work with React will save you time and effort This course covers those tools, as well as tips and techniques to help you find, diagnose, and fix problems in your apps. Watch and learn how to test React code with Jest, debug with Chrome, check type with flow, and optimize your code with ESLint. Instructor Emmanuel Henri has packaged this course with everything you need to get started, including exercise files and setup instructions, and concludes with some next steps for exploring advanced debugging in React

Egghead.io – Reusable State And Effects With React Hooks

Egghead.io – Reusable State And Effects With React Hooks-APoLLo
English | Size: 367.98 MB
Category: Tutorial


Previously, in order to add state or side-effects in React you had to create a Class Component. However, with the introduction of the Hooks proposal (currently pre-released), you can now add state and effects to a Function Component. In addition, you can extract your hook logic and create a custom hook that can be shared across your app.

Egghead.io – The Beginners Guide to React

Egghead.io – The Beginners Guide to React-APoLLo
English | Size: 969.32 MB
Category: Tutorial

Welcome to The Beginner’s Guide to React! I’m happy you’re here. I recommend that you watch all of these videos through once without touching the keyboard. Just take notes. Then you can watch them a second time and follow along and change/break the code and review the bits that you need. I’ll show you how I get things up and running, but feel free to copy/paste the code to an environment where you feel comfortable.

Egghead.io – Build An App With React Suspense-APoLLo

Egghead.io – Build An App With React Suspense-APoLLo
English | Size: 537.75 MB
Category: Tutorial


? CONCURRENT MODE IS EXPERIMENTAL! ?

Michael Chan has years of experience with React, and in this course, he will guide you through the ins-and-outs of working with Suspense.

Skillshare – Build your first React Web App

Skillshare – Build your first React Web App-ViGOROUS
English | Size: 995.35 MB
Category: Tutorial


React JS, built by Facebook is the most popular JavaScript framework. Take a project based approach to learning, by creating your first React Application.