Monday 9 April 2018

Difference between Angular and Angular JS?

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.

0 comments:

Post a Comment