This blog is about Typescript, JavaScript, Docker, Java, VSCode and more.
Authored by Navneet Karnani - a techie who started writing production code in 1988.
Install latest and updated JDK, in Docker OS and patch level of choice, without using package manager `apt`, `deb` or `yum` · When it comes to...
Get a NodeJS Docker image on the OS, and build of choice, with the latest security patches · Node.js is a versatile runtime that allows you to execute...
For my current development project, I wanted to install NodeJS in my docker image, with the following constraints: OS starting point that I define (...
Handling passwords as a hosted application is still a common practice. Did you know there is a industry standard to handle it ? · Most web applications...
This blog explores the ability to run cron, and other system services, thus mirroring the production setup inside VS Code DevContainer and Docker ·...
Recently, LastPass, my favourite password manager until then, reported a leak. It got me thinking. Do I need another "paid" service, or have the...