Minimalistic Coding Standard

Minimalistic applications require sound design and development which produce applications that are easier to run, use, support, and maintain over the life of the application.

The Minimalistic Coding Standard (MCS) is a simple coding (design, development, deployment) philosophy which emphasizes minimalism in all aspects of coding.

Core concepts of MCS:

  • simple over complex
  • one good way over multiple ways
  • simply secure over not

KIM = Keep it minimal