Question d’entretien chez RoundSqr

What is Node JS and How it will work ?

Réponse à la question d'entretien

Utilisateur anonyme

4 oct. 2021

Node JS is an Environment to run Java Script on server Side and It is asynchronous, it uses event loop Internally to respond to events once it is done by using callbacks.