1.

Explain the difference between AngularJS and Node.js?

Answer»
S.noAngularJSNode.js
1.Written only in JAVASCRIPT.Written in Javascript, C, C++.
2.It is a client-side WEB applicationIt is a server-side web application
3.It is a web application framework in itselfIt is not a framework but has a framework like express.js


Discussion

No Comment Found