+ 2
is it different
is JavaScript different from Node.js? i wanna learn the one that they said was good for making discord bots.
1 ответ
+ 3
javascript is the programming language and node.js is the interpreter running it. Since you want to make a discord bot, you need node.js
I hope this helps :)