Getting Started
You might need prepare some tools if you want to develop your project with JavaScript.
Installation
- Install Node JS
- Install VSCode: It's my favourite text editor in general use cases since it's open source, and have many extensions (JavaScript/TypeScript, one of them)
Info
You might need install specific Node version to support some compatibility.