In this course we are going to work through properly setting up Enzyme with Jest to test rendered components. This includes the nitty gritty of making our testing environment work with various versions of React. After we get our environment setup ready, we’ll work through the different ways we can render a component within our test pages. With a rendered component we can now test component methods and properties to assert that they are what is intended.
Very easy to follow and conceptualize. Was the exact information I was looking for.
the way to teach of the teacher
This course was very good to understand and to do a first steps with Jest. I learned a new form to implement Jest in my application
Thank you
This course gave me a great insight into testing with React. Thank you Tyler!
I'd like this to be updated for React hooks.
Good examples but more theory would be great
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.