There are probably quite a number of difference among angular js, and angular 2 angular 4. Based on the versions, architecture, syntax , routing and mobile support. Versions Angular js is a open source java script for the front end web app development for dynamic websites. It creates a readable and expressive environment which is quick to develop by extending HTML attributes and binding data. angular 2 is an open source typed end web application platform. It is a package for mobile apps and data management. angular 4 is the upgraded version and is a complete revise of angularjs. Architecture: the architecture of Angularjs is based on mvc design. it is a central component that manages the applications behavior data, rules,logic. Where as in angular2 it mvc is replaced with the directives and components. A component is a directive with a template.In angular4 ,the structural derivative ngFor and ngIF is improved. Expression /syntax : In AngularJS to bind...
AngularJS is the most popular JavaScript technology used to build powerful, creative websites with trending animations that give pleasant user experience. It has undergone consequential changes among its versions from 1.0 to 1.3 now working on 2.0, has improved drastically for better use. The MVC framework is well supported stable framework. Angularjs gives assistance to the present day browsers such as the Google, chrome, opera, firefox, internet explorer 8, Android, ios6+, etc without any backward compatibility. It is developed and maintained by Google and has marked it as one of the safest options to use. By the boost in the technologies such as HTML, CSS3, and javascript from the backend and front end, Google has realized that the web is not purely based on the javascript then Angularjs has arrived and systematized web application structure. It also provided a template for how the client side apps should be developed. It is used by many, right from hobby to comm...