JSnpm npx command fails (errno -4058) Things I want to do When I ran the npm/npx command, I received the error errno -4058 and it failed. in particular...2024.09.222026.03.15JS
Phaser3Creating a development environment with Vite + Phaser 3 + Visual Studio Code Things I want to do This creates a Vite environment that uses Phaser 3 (a 2D game engine using Javascript). This ...2024.08.102026.03.15Phaser3
JavaScriptStart a local server from Visual Studio Code. Things I want to do I want to start a local server from Visual Studio Code and check the HTML. Why is it necessar...2024.05.062026.03.16JavaScript
UncategorizedSteps to set up Visual Studio Code as a TypeScript development environment Things I want to do Development will be done using TypeScript (TS) with Visual Studio Code. (Create a free develo...2024.05.052026.03.16Uncategorized