Free TDD Test Driven Development Tutorial – Practice TDD with Node, Typescript and Jest (checkout kata)
Learn Test Driven Development (TDD) using Node.js, Typescript, and Jest. This course teaches you how to solve a problem by writing tests first, gradually building functionality and design. Stay disciplined with the red-green-refactor loop to ensure a risk-free iterative process. This exercise offers a sneak peek into other TDD courses, including building REST APIs. Perfect for experienced developers looking to enhance their coding and testing skills. Start developing software like a pro with this practice-driven course!
This is not an actual course, is an exercise showing how to practice Test Driven Development TDD using Node.js Typescript and Jest as a framework library.
How we will work this out is, first, we will present a problem to checkout a list of items and calculate the final price, but we would add some spice on it adding some discounts to some products. Later, we will implement this problem writing the tests first, starting for the simples functionality and growing our design and our functionality until it matches all the requirements provided.
While we try to find the solution for this problem, we will remain disciplined staying always within the red-green-refactor loop, that will guarantee that we will make it until our final design assuming no risks, working the solution iteratively and in small increments.
This exercise is a sneak preview of the other courses published about getting to know TDD in Node Typescript and Jest and building a REST API in both approaches Outside-In and Inside-out. Students can decide after watching this “course” if they would like to take any of the other three. Do you want to develop software like this? Check this out and get to know this practice!
Who this course is for:
- Developers with certain experience writing code
- Developers with certain experience writing tests
User Reviews
Be the first to review “Free TDD Test Driven Development Tutorial – Practice TDD with Node, Typescript and Jest (checkout kata)”
You must be logged in to post a review.

There are no reviews yet.