Favorites
b/bonnytutsbycuongnhung1234

Introduction to TDD in Node and Typescript

This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Introduction to TDD in Node and Typescript

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 11 lectures (2h 40m) | Size: 993.9 MB

Learn and practice the basic rules of TDD

What you'll learn
Introduction to TDD using Node and Typescript
Jest testing framework
Practice TDD with some exercises (katas)
Inside-out approach a.k.a. classicist a.k.a. Chicago school TDD
Outside-in approach a.k.a. mockist a.k.a. London school TDD
Test doubles, mocks, spies, stubs, fakes and dummies

Requirements
Familiar with Node and Typescript
Basic understanding of Testing in general

Description
This course is an introduction to Test Driven Development. TDD is a practice where we start writing tests defining the problem we have to solve and later writing the code implementation. By doing this, we focus on what we have to build and what are the expected outcomes of the software. We also have a safe space to try new designs, approaches and solutions to the same problem, as the boundaries and scope are well defined by the tests.

In this course we will learn what is TDD, how to use it in a nodejs and typescript environment using jest as testing framework. During the way we will see the basic rules of it and how we can take advantage of being disciplined. To do so, will do some exercises to practice what we learned in a safe space with specific learning objectives. We will have some problems presented and we will start first writing the tests, one at a time and leveraging the design of our code from them using the red-green-refactor loop. Later we will learn how to use mocks and stubs and we will write the tests with our design already in mind and build our software with confidence according to our design decisions.

Who this course is for
Developers with certain experience writing code

Homepage

Screenshots

Introduction to TDD in Node and Typescript

Welcome to My Blog - Check it Every Days
If you have any troubles with downloading, PM me
Please Buy Premium Account from my links to get high download speed and support me
Happy Learning!!

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.