Everyone told me not to build a SaaS in C++
Almost everyone seems to think building a SaaS in C++ is a terrible idea. Use Rails. Use Next.js. Use Go. […]
Almost everyone seems to think building a SaaS in C++ is a terrible idea. Use Rails. Use Next.js. Use Go. […]
Yes, I’ve finally added the minimal feature set my wife needs to Order Hand, a sales recorder/tracker for WhatsApp sellers.
All the cool kids seem to be anti Object Orientated Programming (OOP) these days. “What is it good for?” You
It felt like a punch to the gut. My wife used the sales tracker app that I build for only
“Why not just purchase any of the existing products on the market?” That was the question I got when I
I wasted a full day building a WhatsApp waitlist system… before realizing I could replace it in 10 minutes. Here’s
2 weeks ago I said that I’d build a SaaS app in C++ in 2 weeks. It’s an app for
2 weeks ago I had completely different plan. I was building a C++ saas framework. Something I could launch multiple
Last October, I declared that I wouldn’t be building my SaaS app in public. Since then, I’ve been posting videos
SQLite has gotten so good, that companies like 37signals are now using it in real apps in production. I want