-
Notifications
You must be signed in to change notification settings - Fork 0
Module 01 Angular Overwiew
Daniel Olano edited this page Feb 2, 2021
·
12 revisions
- This lesson give us an overview of full stack web development.
- Understand what is meant by full stack in the context of web development
- Distinguish between front-end, back-end and full stack web development
-
Quick overview of JavaScript frameworks and Angular in particular. Some basics of Angular and how to configure an Angular application using the Angular-CLI, the command line tool was learned.
- Understand the architecture of an Angular application
- Scaffold out a starter Angular application using angular-cli, the command line tool
- How we construct Angular component and design it views.
- Use Angular-CLI to scaffold an Angular component
- Construct the Angular component code and the template