Learning AngularJS 1
1h 18mBeginner2017-11-08
Authors

Ray Villalobos
Senior Staff Instructor at LinkedIn Learning
Course details
Google designed the AngularJS framework to help developers build web applications with advanced features like declarative templates, data binding, deep linking, and dependency injection. While Angular 2 is now available, many existing applications are built on the first, more mature iteration of the framework. Learning AngularJS is still important for anyone who wants to work in front-end web development.
In this short, practical course, Ray Villalobos uses AngularJS to build a searchable directory—a project you can use as the basis for your own employee or user directory. He explains the MVC architecture underlying AngularJS, and the differences you can expect to encounter in Angular 2. Then he shows how to control the display of DOM elements and data; use services like $http and $routeProvider; modify content with filters; add two-way data binding; and work with routes and templates. Start watching, and learn the simple way to build your own complex web application with AngularJS.
Learning objectives
What is AngularJS?
Binding data
Defining modules and controllers
Using the $http service to read a JSON file
Controlling app logic with conditionals and loops
Filtering content and lists
Routing
Deep linking
In this short, practical course, Ray Villalobos uses AngularJS to build a searchable directory—a project you can use as the basis for your own employee or user directory. He explains the MVC architecture underlying AngularJS, and the differences you can expect to encounter in Angular 2. Then he shows how to control the display of DOM elements and data; use services like $http and $routeProvider; modify content with filters; add two-way data binding; and work with routes and templates. Start watching, and learn the simple way to build your own complex web application with AngularJS.
Learning objectives
What is AngularJS?
Binding data
Defining modules and controllers
Using the $http service to read a JSON file
Controlling app logic with conditionals and loops
Filtering content and lists
Routing
Deep linking
Skills covered
AngularJavaScript FrameworksLearningWeb DevelopmentOpen Source
Concepts
0. Introduction
- 01 - Welcome
- 02 - What you should know
- 03 - Using the exercises for this course
1. Getting Started
- 04 - What is AngularJS
- 05 - Binding and directives
- 06 - Modules, controllers, and scope
- 07 - Basic debugging and ngSrc
2. Using Angular
- 08 - Conditionals and loops
- 09 - Using the $http service to read a JSON file
- 10 - Basic content filters
- 11 - Array management filters
- 12 - Binding inputs and controllers
3. Exploring Angular Concepts
- 13 - Routing and deep linking
- 14 - Adding a different route
- 15 - Passing variables through routes
Next Steps
- 16 - Conclusion
Related courses
- AngularJS 1.x Tips and Tricks
- AngularJS 1: Adding Registration to Your Application
- AngularJS 1: Building a Data-Driven App
- The DOM in JavaScript, jQuery, AngularJS, and React
- AngularJS: Scope and Digest
- Building Single-Page Applications Using ASP.NET Core JavaScriptServices
- Learning Angular
- Learning Angular (2018)