svandragt / cuttlefish

Hackable web framework (wip)
https://vandragt.com/tag/cuttlefish
MIT License
8 stars 2 forks source link

Simplify through documented conventions #126

Closed svandragt closed 3 years ago

svandragt commented 3 years ago

Staying productive and innovate through conventions.

Convention over configuration relies on the development of a program through the use of an underlying language’s native procedures, functions, classes and variables. This approach reduces or eliminates the need for additional software configuration files, ultimately facilitating and expediting software development, code consistency and maintenance. However, to follow these conventions, a software developer must be acquainted with the underlying framework.

svandragt commented 3 years ago

Nice aim but not actionable.