From the course: JavaScript: Test-Driven Development (ES6)
Intro video - JavaScript Tutorial
From the course: JavaScript: Test-Driven Development (ES6)
Intro video
- [Shaun] Test Driven Development has become an extremely popular topic lately, with the mere mention of it evoking either fierce loyalty or intense hatred from many who have worked with it. And that's not an exaggeration. Test Driven Development continues to be one of the most hotly debated subjects in the software development world, with about as many different opinions and techniques as there are practitioners. But what is TDD anyway and what about it inspires such strong feelings in developers? Well, that's one of the many things we'll be discussing here. In this course, we'll start off with a basic discussion of what TDD is, along with its strengths and weaknesses and then move on to talk about how to write effective tests and the different kinds of tests we can use in our code base. And finally, we'll move on to some examples to show you how TDD can be used to build real-world applications. So who am I and why would I want to make a course on Test Driven Development? My name is Shaun Wassell, and I'm a Senior JavaScript and React Developer, as well as a regular practitioner of TDD in my own work. Join me in my course to learn Test Driven Development with JavaScript ES6 and see what it can do for you and your code.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.