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

MVC is a local maxima we found to build complex apps. Complex app will always require complex structure no matter the environment.

I don't want to disagree on something I don't have much experience with, but at the same time, I'd like to hear more about how you build your projects.

(In addition, considering there are two viable options for plug-and-play Flask admin interfaces, I don't know why you made it sound difficult.)



I'm not saying it is more difficult. I'm saying that it's not any less complex by the time you put everything you need together. In other words, it's a wash, so I just use Django instead. Fewer dependencies to install, fewer helper functions to write (because many of them already exist), and more components that are designed to work together.

And then there are other things such as having all of your URLs specified on one place vs. as decorators with your controllers. But that's just my personal preference.




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

Search: