/Try-Angular-1.5

Learn AngularJS in this step-by-step series. The goal is to build something real while discussing the technology behind the code.

Primary LanguageHTMLMIT LicenseMIT

Try AngularJS 1.5 Logo

Try AngularJS 1.5

Learn AngularJS in this step-by-step series. The goal is to build something real while discussing the technology behind the code.

Subscribe to our YouTube Channel

Thanks for watching!

Team CFE

Lecture Code

Initial Project Start

7 - Emulate a Hosting Server

8 - Link Angular from Local & CDN

9 - Initialize Angular

10 - Binding Conditionals

11 - Create the Angular App

12 - A Controller & Component

13 - External Templates

14 - Looping in a Template with ng-repeat

15 - URL Routing Part 1

16 - URL Routing Part 2

17 - URL Routing Part 3 - RouteParams

18 - Detail View with Parameters

19 - ForEach Loop in Angular JS Files

20 - HTTP Request in Angular - $http

21 - ng-resource for mapping to a Restful API

22 - Custon Angular Directive for Confirmed Click

23 - ngClick & confirmClick Directives

24 - Forms and ngSubmit

25 - Confirm Comment Delete

26 - Bootstrap & CSS

27 - Angular Columns

28 - Pagination

29 - Order By & Images

30 - Navigation Directive

31 - UI Bootstrap & Typeahead

32 - Search Function & Clean Up