Monday, 9 April 2018
Difference between Angular and Angular JS?
in: angular
In this article, We will discuss about What is the difference between Angular and Angular JS.
Angular :-
----------
1/ Component based development With Object Oriented Programming is Possible.
2/ Datatype Support with Compile time type Checking is Possible.
3/ Can be used for both Server Side as well as Client Side Programming.
4/AngularSupports JavaScript/TypeScript/EcmaScript 5/6.
Angular JS :-
-------------
1/ Component based development With Object Oriented Programming is not Possible.
2/ No DataType Support, with Compile time type Checking is not Possible.
3/ Can be used for only Client Side Programming.
4/ AngularJS Supports only JavaScript/EcmaScript 5.
RELATED POSTS

style vs styleUrl in angular 2 component.
In this article, We will discuss about What is the difference between st ...

Custom Pipes in Angular 2.
In this article, We will discuss about Custom Pipes in Angular 2. Pip ...

template vs templateUrl in angular 2 components.
In this article, We will discuss about What is the difference between te ...

node_modules appears empty, you may need to run `npm install` when you run ng server --open in Angular CLI.
In this article, We will discuss about node_modules appears empty, you m ...
-
This issue is Completely related to EntityFramework and this issue arises whenever you have installed EntityFramework in one project at th...
-
This is generally a Common Problem or the error could be like this, To Resolve this error, One Small Solution is Exists which is as b...
-
In this article, We will discuss What is the above Error and How to resolve this Error. Whenever, We are Restoring our database into A...
0 comments:
Post a Comment