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

You're completely right -- I phrased that badly.

What I meant was that it lends itself well to small apps because the lack of code/architectural overhead, as opposed to Django, where coding small apps often feels like only furnishing one room in a five-bedroom house.



I would actually argue the exact opposite.

Django is good for getting small, simple apps up and running quickly. It all gets overly complex very quickly when you need anything more than that. For a big app, it's better to start with something small that can grow to meet your needs rather than starting with something big that you'll have to fight to do what you need to do.


Interesting! I've never thought about it that way -- whenever I work with Django on a smaller scale I feel like I spend more time tweaking the framework itself rather than the actual app.




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

Search: