what is the difference between AngularJS and Javascript?

Started by qx_1789, 03-23-2016, 05:33:46

Previous topic - Next topic

qx_1789Topic starter

How AngularJS and Javascript both will work and what is the difference..


TomClarke

JavaScript is a programming language designed for use in a web browser.
AngularJS is a full fronted MVC framework for JavaScript web applications. It was built at Google and provides a way to quickly build large, single-page web applications.