Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I've seen some outright tragic Django setups with major companies.

Well, the same thing can be said about pretty much anything. I've seen good and bad Django setups, so what?. The point is configuration as code works well if you know what you are doing. A config minimal language (toml, yaml, etc) may also work well as long as you don't need something that's not supported by it, and as long as you don't need to debug it.



Frameworks that encourage convention over configuration provide a better tradeoff.

If you are willing to accept the defaults you aren't required to write any configuration.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: