1.

What is the difference between Nodejs, AJAX, And JQuery?

Answer»
S.noNode.jsAJAXJQuery
1.It ALLOWS JAVASCRIPT to be run without a browserIt a WAY for JavaScript to request the DATA from a server but without refreshing the page or blocking the application.It is a JavaScript library which was BUILT to automate and simplify the common web tasks like AJAX


Discussion

No Comment Found