Is this browser code, or Node.js (backend) code?

Reply to this note

Please Login to reply.

Discussion

stupid question. how can i tell?

Does the code run in a browser (like a webpage) or does it run on the server?

If it’s running in the browser, you’re probably launching a server of some kind and then accessing it via Chrome/Firefox etc.