Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Difference between Angularjs and jQuery ?

Difference between Angularjs and jQuery ?

 jQuery -> Library
Angular -> Framework

jquery is a bit of shortcut in Javascript. its more of an extension library that extends core javascript language functionalities. Angular on the other hand is a framework designed to simplify the development process through special methodology.

jQuery is library use for DOM manipulations while on the other hand AngularJS is different beast full fledged Framework modeled on MVC.

jquery is a small piece inside the big box of angularjs..jquery working only small events or functions, but angularjs doing the whole DOM.

AngularJS is a JavaScript frameworks which allows us to develop single page application.Where jQuery is a library used for manipulating DOM.We can use Jquery with all JavaScript frameworks..it makes things simpler than JavaScript code.


Users Please post your answer too.


This post first appeared on Asp.netSourceCodes, please read the originial post: here

Share the post

Difference between Angularjs and jQuery ?

×

Subscribe to Asp.netsourcecodes

Get updates delivered right to your inbox!

Thank you for your subscription

×