Technical requirements
To follow along with the examples and exercises in this chapter, you will need to have a basic understanding of Angular and TypeScript, as well as the following:
- Node.js and npm installed on your computer
- Angular CLI installed globally
- A code editor, such as Visual Studio Code, installed on your computer
The code files of this chapter can be found at https://github.com/PacktPublishing/Mastering-Angular-Test-Driven-Development/tree/main/Chapter%203.