Developers build muscle memory around opening a terminal as soon as they open a project in a code editor like VS Code to run the project locally. For a long time, it was my routine as well. I would ...
This is a SIMPLE bashdb debugger frontend. Useful for learning bash shell usage and writing simple scripts. Useful hint: shellcheck extension does a great job with finding common script errors before ...