Tag archive
#versions
Juggling Perl Versions
This article was originally published in The Perl Journal in January of 2003. The first releases of...

JavaScript / ECMAScript Versions...
As many of you have seen in the title, this post will discuss the various versions of JavaScript....

The actual usage of Python versions May 2023 by Mr. Bard
The Google Bard says that the actual usage of Python versions today is as follows: Python 3:...
Manage multiple versions of Python in same machine
Timeline of Python releases Release timeline of Python Source...

How to Keep Project Dependencies Up-To-Date
If you are looking for a quick way to update your project dependencies to the latest versions, you...

JS projects version and Our custom Git tools 😎😛💪
I have been working on javascript projects for a long time, I have worked in different ways and have...
nave vs nvm for node version management
In which I compare two node version managers
A review of semantic versioning using npm version
Explored the npm version command through a simple application

Forcing a kubernetes version during build
kubernetes sets versions unhelpfully by default. Sometimes you want a specific version. This is how.