Articles by Tag #semver

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understanding Semantic Versioning

Semantic Versioning (or SemVer) is a standard set of rules used to track software versions during...

Learn More 2 0Jan 18

Auto-Tag Docker Images with Semantic Versioning Using GitHub Actions

Learn how to automate Docker image tagging using semantic versioning and GitHub Actions. Push clean v1.2.3 tags to Docker Hub with every release.

Learn More 0 0Jun 29

🚀 SemVer: por que esse `1.2.3` muda sua vida (e seus bugs)

Você já deve ter visto algo assim no package.json: "react": "^18.2.0" Enter fullscreen...

Learn More 0 0Aug 9

NodeJS Fundamentals: semver

Semantic Versioning in Node.js Backends: A Practical Guide Introduction Imagine...

Learn More 0 0Jun 21

Versioned web components and micro front-ends

Introduction Ever wondered if you can have two custom elements with the same name on one...

Learn More 4 4Jun 9