github 3 years ago
software development #Web Development

GitHub Top 25 | 17 - AngularJS (59.6k)

AngularJS is a JavaScript-based open-source front-end web framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications.

AngularJS aims to simplify both the development and the testing of such applications by providing a framework for client-side model–view–controller (MVC) and model–view–viewmodel (MVVM) architectures, along with components commonly used in rich Internet applications.


TIME:

09:25 => Directives/Data Binding

17:23 => Filters

23:35 => Views/$scope/Controller Intro

31:00 => Modules/Routes/Factories Intro & Explanation

33:57 => Modules & Containers

38:32 => Correct way to set up a Controllers

40:33 => Anther way to set up Controllers

42:03 => Roles of Routes

43:17 => Defining Routes

49:28 => ng-view

53:45 => Factories / Services

55:18 => Defining Factories

57:36 => Factory Example

63:13 => End of instruction

63:16 => Examples / Demos

67:50 => Summary

69:30 => Sample code / Resources

GitHub