What is the best framework/language to build webapps as fast as possible?
I had some really good experience with groovy/grails in the past. I really like how the language is simple and how it could quickly generate the front end for simple CRUD apps. Are there other better options nowadays?
2 comments
[ 3.0 ms ] story [ 19.0 ms ] threadWith my software all the user accounts, organizations, subscriptions, a complete Stripe Connect platform, all the stuff that accompanies a web app or SaaS is ready for your web app, which you can write in any stack and it's going to be much smaller without those things.
https://userdashboard.github.io
Last time I tried, version 3.something, gradle was in the middle and things that used to be simple had become complicated.
So... Dunno.
I'd probably invest time in Django.