
Angular 2 Pluse

This tutorial introduces you to the essentials of Angular.
Instructors
mlsvprasads@gmail.com
Management
Welcome to Angular!
This tutorial introduces you to the essentials of Angular. It leverages what you already know about HTML and JavaScript—plus some useful Angular features—to build a simple online store application, with a catalog, shopping cart, and check-out form. You don’t need to install anything: you’ll build the app using the StackBlitz online development environment.
We are using the StackBlitz Generator to show you a ready-made, simple application that you can examine and play with interactively. In actual development you will typically use the Angular CLI, a powerful command-line tool that lets you generate and modify applications. For more information, see the CLI Overview.