Jquery, angularjs, and node.js? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Jquery, angularjs, and node.js?

what are they and which one should I learn and why? I know that all of them are related to Js but how are they exactly related?

23rd Apr 2018, 4:44 PM
Joshua Pneda
Joshua Pneda - avatar
1 Resposta
+ 3
JQuery is a libraryĀ (client side)jQueryĀ is a fast, small, lightweight, "write less, do more", and feature-rich JavaScript library. AngularJS is an MVC frameworkĀ (client side) AngularJSĀ is a client-side JavaScript MVC framework to develop a dynamic web application. Node.js is a platform and runtime environmentĀ (server side) Node.jsĀ is an open source, cross-platform runtime environment for developing server-side and networking applications built on Google Chrome's JavaScript Engine (V8 Engine). Node.js applications are written in JavaScript, and can be run within the Node.js runtime on OS X, Microsoft Windows, and Linux [stackoverflow] https://stackoverflow.com/questions/41234070/difference-between-jquery-vs-angularjs-vs-node-js
23rd Apr 2018, 5:05 PM
į Œį ŒBrains[Abidemi]
į Œį ŒBrains[Abidemi] - avatar