Tag: reference
All the articles with the tag "reference".
-
Developer Command Snippets
Updated:A consolidated collection of command snippets I use regularly — PowerShell, PostgreSQL, RabbitMQ, AWS CLI, NPM/NVM, Chocolatey, and EF Core.
-
What makes code unmaintainable
Why code becomes hard to change: cohesion failures, coupling failures, leaked decisions, and other structural causes of unmaintainable software.