backend Altering SQL database schemas in production Altering an SQL database schema in production can be tricky. This article summarizes the most common use cases and solutions.
Engineering A collection of coding conventions A collection of conventions and best practices for your software projects. Softver version conventions, using git, best practices on building maintainable systems.