Learning Angular

Go to class
Write Review

Free Online Course: Learning Angular provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Angular is taught by Ray Villalobos.

Overview
  • Get started with the "superheroic" JavaScript framework for building single-page web apps. Learn about the Angular CLI, binding data to templates, and using lifecycle methods.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercises for this course
    1. Using the Angular CLI
    • What is Angular?
    • Using the Angular CLI
    • Understanding Angular CLI projects
    • Using CLI generated components
    • Installing additional frameworks
    2. Getting Started
    • Understanding templates in Angular
    • Binding data to templates
    • Working with events
    • Using properties
    • Working with two-way data binding
    3. Working with Components
    • Using lifecycle methods
    • Creating subcomponents
    • Filtering content
    • Adding subcomponents
    Next Steps
    • Conclusion