Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
javascript is a language.
nodejs is a framework for running the javascript language. allows you to work with disk, network and some other tricky things.
Most likely you mean the difference from Browser js. Yes, there are differences.
First of all, of course, the DOM is not used on the server.
Secondly, you will often have to work in an asynchronous style.
Thirdly, you need to understand what modules are, how to work with the file system, and so on. external resources of the system.
The target is a program that runs on the server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question