Hacker Newsnew | past | comments | ask | show | jobs | submit | taway123411's commentslogin

Can you elaborate on the "mind boggling" complexity?

Flask is self-described as a "micro framework", which makes it simple to start with, but IMHO difficult to grow into something bigger.

I like the balance the ASP.NET Core 3.0 strikes.

  dotnet new webapp -o HelloWorld
Yields a fully functional site with * HTTPS * Logging * HTML templating * CSS/JS bundling & minification

And all of this is easy to customize and change.

"Web API" projects are even simpler-- it's just a small handful of files.


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

Search: