JQuery/JQlite
Angular JS
This is a cool framework to develop rich single page web applications. If someone asks you about this framework, then following are the words that you need to remember:MVC
Routing
Filters
Dependency Injection
Directives
Data Binding
Scope
Unit Testing
Modular approach
Services ($http, $scope, $filter etc)
Validations
Templates
Digest Cycle
I will take you through all the words and why you should remember these words. Because, if you say; you know AngularJS then it's better you know all of these words what they mean.
Introduction
Its a cool framework.
Module
Simply, think it as a container for an application. There can be more than one modules in one application.
No comments:
Post a Comment