Learning AngularJS 1

Go to class
Write Review

Free Online Course: Learning AngularJS 1 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 AngularJS 1 is taught by Ray Villalobos.

Overview
  • AngularJS is still a major player in the web dev world. Learn how to quickly build full-featured web applications with this important JavaScript framework.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercises for this course
    1. Getting Started
    • What is AngularJS?
    • Binding and directives
    • Modules, controllers, and scope
    • Basic debugging and ngSrc
    2. Using Angular
    • Conditionals and loops
    • Using the $http service to read a JSON file
    • Basic content filters
    • Array management filters
    • Binding inputs and controllers
    3. Exploring Angular Concepts
    • Routing and deep linking
    • Adding a different route
    • Passing variables through routes
    Next Steps
    • Conclusion