| Things are much easier for one-person startups these days—it's a gift. I remember building a todo app as my first SaaS project, and choosing something called Stormpath for authentication. It subsequently shut down, forcing me to do a last-minute migration from a hostel in Japan using Nitrous Cloud IDE (which also shut down). Just pain upon pain.[1] Now, you can just pick a full-stack cloud service and run with it. My latest SaaS[2] is built on Google Cloud, so Authentication, Cloud Functions, Docker containers, logging, etc straight out of the box. Not to mention, modern JavaScript and CSS are finally good. With so many fewer headaches, it’s a great time to build. [1] Admittedly, I was new to software dev and made some rather poor tech choices [2] https://simplescraper.io |