Konubinix' opinionated web of thoughts

Convention Over Configuration

Fleeting

Convention over configuration - Wikipedia

Convention over configuration (also known as coding by convention) is a software design paradigm used by software frameworks that attempts to decrease the number of decisions that a developer using the framework is required to make without necessarily losing flexibility

https://en.wikipedia.org/wiki/Convention_over_configuration

earlier ideas like the concept of “sensible defaults” and the principle of least astonishment in user interface design.

https://en.wikipedia.org/wiki/Convention_over_configuration