Course
Skills Expanded
TDD as a Design Tool
This course will use the principles of Test Driven Development (TDD) to help achieve a well-designed application.
What you'll learn
This course shows how to use Test Driven Development (TDD) in a real-world setting. It moves beyond the discussing the basics of TDD; instead of focusing on the mechanics of TDD, this course uses TDD as a design tool. The course will cover unit testing both server- (node.js) and client-side (Angular) code. The goal of the course is to demonstrate how to use TDD to design a better code base.
Table of contents
Getting Started
15mins
TDD on the Server
40mins
TDD on the Client
44mins
Testing After
17mins