Pergunta de entrevista da empresa RoundSqr

What is Node JS and How it will work ?

Resposta da entrevista

Sigiloso

4 de out. de 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.