React Testing Library Tutorial #1 - Introduction

preview_player
Показать описание
Check out Laith's YouTube channel for more tutorials:

🐱‍💻 Access the course files on GitHub:

🐱‍💻 Full React Course:

🐱‍💻 Social Links:
Рекомендации по теме
Комментарии
Автор

I wonder how you know what I'm looking to learn, thanks Shaun !!!!

sagarreddy
Автор

Change the start script to "start": "react-scripts --openssl-legacy-provider start" to fix the error

alissonlima
Автор

Thank you, Shaun, for finally making react testing tutorial. Also Thank you laith for this video, hope this series goes deep into react testing

sumukhakb
Автор

If you came here to learn React Testing Library, then you can skip the first 3 videos because they only talk about how to install tools Node and Git, why to test, and the different levels of testing. Video #4 is where it starts

JoseCarballosa
Автор

Yes! I have been trying to learn this. You are easily one of the top teachers on YouTube.

marksimpson
Автор

This is undoubtedly the best react testing playlist i have come across. Thank you for the awesome content!

priyavartrajain
Автор

Much needed one Thanks to Laith a lot as I am working on Sonar coverage :D for 90% plus... and also being thankful Shaun since 2015 :D

rishabhjain
Автор

First ❤️ Love from Kolkata, India mate. You're a life saver 🇮🇳❤️🇬🇧

soumadip_banerjee
Автор

Perfect timing, we are starting with testing in our organization too.

jasbindarsingh
Автор

Finally we get to see one of the most awaited playlist !!!!

jaykaku
Автор

Well, today I watched a good video AND discovered a new channel. My day is made!

haltarys
Автор

okay, its time to watch some of your recent playlists :D ty

ridl
Автор

Oh my, I started looking into React Testing Library a week ago, this is perfect! You are a mind reader for sure :P

GamesBrainedPlays
Автор

Thanks netninja.. Laith harb is Great .. especially with x2 speed

saadowain
Автор

If "npm start" throw "ERR_OSSL_EVP_UNSUPPORTED" related error.

then run this command:

export

and then run "npm start" again...this will fix the issue 😎

RagibMRB
Автор

the boss has shown us his hand again keep it up !!

HomelessDeamon
Автор

I really needed this, thank you Ninja

স্বচ্ছনিরবতা
Автор

Thank God. The tutorial I have been waiting for

supakonnectinc
Автор

2022 | if you download his repo, you will run into an error related with: './lib/tokenize' is not defined by "exports"

Fixes:

Alternative (A) - Use this if you are on Node 17+, this will update "postcss" to work with newer node versions
>>> npm update

Alternative (B) - Downgrade Node version to 16

joaomatos
Автор

Much much much needed course, thanks guys!!!

madhan_b