Traefik for Local Dev
If you're managing several sites with developer environments, traefik can make your local experience better.
Notes on using VS Code, my primary development environment.
If you're managing several sites with developer environments, traefik can make your local experience better.
Playwright is a helpful testing tool, both locally and in your CI processes.
The devcontainer file specifies how VS Code will run this environment, including extensions, settings, and scripts.
Notes on my experiences with coding assistants using different models, pricing, and VS Code extensions.
I like using different VS Code colour combinations. I designed a few based on some university colour schemes.
An overview of which VS Code extensions I use for different workflows.
Check out GitLab's new and improved web IDE.
An overview of some git branching strategies and local processes.
devcontainer configuration for a Drupal local environment.
How to use XDebug within VS Code for step debugging.