DEV Community

Discussion on: Vanilla Javascript or it has to be node js?

Collapse
 
pigges profile image
Pigges

You could maby be able to use vanilla javascript for the server side stuff. But you should atleast look into Nodejs or Deno since those are made for being used on the server side and just vanilla javascript is made for use in the browser.

Collapse
 
onyebuchidaniel60 profile image
EXtreme Stack

Yes thank you Pigges