Our great sponsors
-
RunJS
RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
OK, I see. My machine has node v12.22.9 installed, probably since I installed it from apt. I downloaded 18.12.1 from the site above, but alas, I do not know how to install it. I'll have to read the docs it seems. It will be helpful to learn as I've tried to install runjs on my Ubuntu laptop, but I can't figure how as it seems I have to install it from binaries also (which I have no idea how to).
-
On nodejs.org click other downloads and choose Linux Binaries (x64).
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash