What is the difference between Javascript,Jquery and AngularJS?

by trycia.jones , in category: Technology , 4 years ago

What is the difference between Javascript,Jquery and AngularJS?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by kenny , 4 years ago

Javascript is a light weight front end scripting language used for carrying out simple functions like changing colors, redirecting to new web pages etc. JQuery is a javascript library used for dom manipulations, enhancing browser compatibility and easing the front ed development. AngularJS is a javascript framework which helps in developing LOB web applications in MVC architectural pattern.It is idle for developing Single page applications or SPA’s.

Related Threads:

What is the difference between one-way binding and two-way binding in AngularJS ?
What is difference between WebDriver click() and JavaScript click()?
What is difference Between PHP 5 and 7?
What is the Template in AngularJS ?
What is internationalization in Angularjs ?
How Does Cache Prevention Impact Seo and Site Rankings?