/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

myers.io
| | dylanpaulus.com
3.2 parsecs away

Travel
| | Debugging is an essential skill for any software developer. It allows us to find and fix errors in our code, improve quality and performance, and learn from our mistakes.One of the most common and powerful tools for debugging Python code is the . PDB is a module that provides an interactive command-...
| | www.michaelcrump.net
1.7 parsecs away

Travel
| | Learn how to add Azure Cloud Shell to Visual Studio Code
| | jreypo.io
1.9 parsecs away

Travel
| | Since the beginning of the service AKS has been able to use Azure Container Registry, or ACR, to pull the container images used in a deployment initiated either by an engineer or by a CD pipeline. However very recently the team shipped a new tight integration between AKS and ACR.
| | babeljs.io
20.2 parsecs away

Travel
| One of the greatest strengths of open source software is that it is open and free for anyone to contribute. This also leads to one of its greatest challenges, which is to support consistent, sustainable maintenance.