GitHubSign in

A software design paradigm that seeks to decrease the number of decisions that developers need to make, gaining simplicity but not necessarily losing flexibility.

"Convention over configuration means that the software's default behavior is what you want most of the time, so you only need to configure exceptions to the default."

@openai