I asked this same question a couple of years ago -> https://news.ycombinator.com/item?id=15715547
Since then a lot has changed. I'm curious what people consider the fastest/easiest way to build a full-stack SaaS app in 2020.
Assume the following:
- Can be picked up by almost anyone (assume basic HTM/CSS/JS understanding), doesn't require any deep CS understanding (think how easy Rails was in 2006)
- Has full-stack capabilities, not just front-end
- Is open source and can be deployed anywhere
- Is complex enough to rule our no code solutions like Bubble or Webflow
It can do anything you could possibly want to do with a standard web app and if you really want to do crazy Javascript things you can always just use it as an extremely powerful backend for whatever the frontend framework of the day is. The admin site alone has saved me weeks of work and I keep finding amazing features in it that often just seem like magic (formsets!!).