Developing with Dev Containers in VSCode — Using Podman instead of Docker
One of the handiest features in Visual Studio Code is Dev Containers. They allow you to define a complete development environment using containers so that yo...
One of the handiest features in Visual Studio Code is Dev Containers. They allow you to define a complete development environment using containers so that yo...
Immutable types, as the name suggests, are types whose state cannot be modified after they are created. In simpler terms, once an immutable variable or objec...
Hey Edu from the future!, do you remember that time when you had to use Enterprise Architect to create an UML diagram?, and if you want to modify something y...
Sqids is a lightweight, open-source library that generates short, unique, and human-readable IDs from arbitrary data. Its primary goal is to provide a simple...
Hey future Edu, I want to take a moment to reflect on one of the most powerful features in VSCode that has greatly improved my productivity: VSCode Profiles.