Skip to content

Comment on Python classes aren’t always the best solutionparent

Comments

Django's use of inheritance (with mixins) makes sense to me.

Class based views and that sort of thing is vastly simplified as opposed to building all those views from scratch. One has to spend some time learning what they do though.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.