JavaScript
Overview

JavaScript Exercises

Setup

To solve and test the correctness of those exercises, you need to have node installed. For this to work install fnm and run fnm install v20.

For a detailed explanation of the setup of the JavaScript runtime see here (opens in a new tab).

Then you can just create a file, for example js01-exercises.js and execute it via

node js01-exercises.js