Managing your Node.js versions
At times when you’re working on multiple projects and each of them have a dependency of a different version of Node.js, this can be very frustrating. This is where the Node Version Manager (nvm) steps...
Read more »
A simple project showing how to call JavaScript code from C/C++ using QuickJS and esbuild – jescx/README.md at master · ijustlovemath/jescx… Read more