Saturday 9 April 2016

[Question] Is NodeJS really interpreted?

Better questionIf NodeJS is interpreted and not compiled, then why do I have to restart the server after every change?Let's say I'm using Express, why can't I modify a method and simply reload the URL like PHP or Perl? Why do I have to keep restarting the server all the time?

Submitted April 09, 2016 at 07:45PM by webdevop

No comments:

Post a Comment