- 1. How to generate a new Angular project
- 2. Inspecting the skeleton Angular app
- 3. Inserting an Angular app into index.html
- 4. Styling the Navigation Component
- 5. Moving the HTML of the App Component
- 6. Writing the ProfileComponent from scratch
- 7. Adding Global Styles
- 8. Showing the Profile Page Using Angular Routing
- 9. Adding a login component
- 10. Binding Template Files to Class Files
- 11. Property binding in Angular
- 12. Binding a property to a button click
- 13. Comparing one-way and two-way data binding in Angular
- 14. Examining Property Bindings in Angular in More Detail
- 15. Understanding Services in Angular
- 16. Working with HttpClient
- 17. Showing the Profile Page Using Angular Routing
Adding a login component
This lesson is from the The Free Visual Guide to Getting Started with Angular
Get the course
This lesson is from the The Free Visual Guide to Getting Started with Angular