0017 - Starting an Angular application and testing basics

Опубликовано: 18 Март 2026
на канале: clouddeveloper.io
1,763
32

Title: Starting an Angular application and testing basics

In this video tutorial we go over the basics of how to start the Angular application and some simple changes to the title of the page. We also cover the very high level basics of how to execute automated unit tests as well as the changes required to validate the changes that we performed to the title of the application so we can rely on automated tests to validate it for us in the future.

In the end we see how to start up the application using the "Production" mode which will generate an optimized version of the code that should help with performance as well as keeping your code and application logic more hidden away from the end users for security reasons.

Related Video(s):

0016 - Creating a new Angular application with VS Code -    • 0016 - Creating a new Angular application ...  

#angular #angular2 #angularjs #node #nodejs #vscode #winserv