Course Information
Course Overview
A complete first principles guide to Angular JS
NOTE: This course uses Angular version 1.5.8 and is not compatible with Angular 2
Angular JS is a complete re-imagination of how web applications should be built. It takes best practices, learnt the hard way, and makes them super simple for everyone to use. Learn by example, in small easy-to-digest bits.
Let's parse that.
- A complete re-imagination: Angular introduces a whole bunch of new concepts, which seem daunting but you'll soon find that they are essential building blocks, your applications *just work*, are long-lived and easy to maintain
- Best practices made super simple: The model-view-controller design pattern, dependency injection, view-agnostic code, testability - Angular sets up structures which ensure that developers write code the right way
- In this course, we will learn by example. Each example is self-contained, has its source code attached, and gets across a specific Angular use-case. Each example is simple by itself, but they come together as building blocks to build complex use cases.
What's included in this course:
- Installing and setting up a basic web server with Angular libraries
- Angular basics: Templates, controllers, directives, scopes, services, filters, expressions and data binding
- Angular in-depth: Custom directives for template expansion and DOM manipulation, scope inheritance and isolated scopes, custom filters and comparators, forms and validation, routing and single page applications
- Angular behind the scenes: The $watch list, $apply function and the $digest loop, dependency injection and service recipe types
Course Content
- 10 section(s)
- 60 lecture(s)
- Section 1 You, This Course And Us
- Section 2 Introduction To Angular
- Section 3 Install And Setup
- Section 4 Basic Overview Of Angular Components
- Section 5 Controllers: Digging Deeper
- Section 6 Services: Digging Deeper
- Section 7 Scopes And Scope Inheritance
- Section 8 Built-In And Custom Directives
- Section 9 Directives And Isolated Scopes
- Section 10 Behind The Scenes: $watch, $apply and $digest
What You’ll Learn
- Build intermediate level web applications using the Angular framework
- Develop custom directives, filters, services and other Angular components
- Understand behind the scenes details of the digest loop, dependency injection and other Angular Constructs
Reviews
-
RRobert Burns
This course was of great help in building a new skill required for a new position. Within no time, I was starting to grasp how AngularJS concepts fit together and could successfully take on and improve upon a legacy codebase.
-
RRuss Eby
The instructor does a great job being very clear and engaging. She explains things in a couple of different ways to make sure she's understand for every point.
-
RRajat Khare
Very useful course. Learned many new things in depth. Recommended.
-
JJason Sherman
Very clear and concise. The author takes his time in explaining confusing topics. It's easy to follow and informative.