Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maintainability

Do setup/teardown hurt test maintainability?

How to self-document a callback function that is called by template library class?

Angular directives - element or attribute?

To CTE or not to CTE

Design of an Alternative (Fluent?) Interface for Regular Expressions

Is it OK to #include .c source file for maintainability of embedded C code?

managing document.ready event(s) on a large-scale website

What's the cleanest way to write a multiline string in JavaScript? [duplicate]

How complex should code be?

Code Metrics Calculation in Visual Studio

Writing Maintainable Event-Driven Code [closed]

What are the trade-offs between different methods of constructing API URLs: subdomain vs. subdirectory and versioning? [closed]

Doing calculations in MySQL vs PHP

Array of objects vs Object of Objects

What should we do to prepare for 2038?