Maintainable
Everything on SkillVeris tagged Maintainable — collected across the glossary, study notes, blog, and cheat sheets.
10 resources across 1 library
Study Notes(10)
Web Forms Best Practices
Practical guidelines for writing maintainable, secure, and performant ASP.NET Web Forms applications, from ViewState discipline to layered code organization.
EF Core Best Practices
A practical checklist of habits that keep EF Core applications fast, predictable, and maintainable as they scale.
MAUI Best Practices
Practical guidelines for structuring, optimizing, and shipping production-quality .NET MAUI applications.
Fortran Best Practices
Practical guidelines for writing clean, portable, and performant modern Fortran code, from type safety to array handling.
Pascal Best Practices
Practical conventions for writing clean, maintainable, and bug-resistant Pascal code, from naming and scoping to structured control flow.
Tcl Best Practices
Practical conventions — namespacing, structured error handling, and safe command construction — that keep Tcl scripts maintainable as they grow.
D Best Practices
Practical conventions for writing idiomatic, maintainable D: default immutability, range-based pipelines, deliberate GC management, and design-by-contract test…
Lua Best Practices
Practical conventions and patterns for writing clean, efficient, and maintainable Lua code.
Groovy Best Practices
Practical, idiomatic guidelines for writing clean, safe, and maintainable Groovy code in real-world projects.
Elixir Best Practices
Idiomatic conventions and patterns for writing maintainable, robust Elixir code, from naming and pattern matching to OTP and testing.