|
|
|
|
|
by cddotdotslash
1207 days ago
|
|
I followed a similar path, turning an open source project I had started into a SaaS several years ago (it has since been acquired). Two biggest things I learned: use whatever technology you’re most comfortable with and keep everything dead simple. Your customers don’t care what language or framework you’re using. They will care when you can’t release features quickly enough because you’re stuck figuring out your own infrastructure. I’ve written on HN previously[1] about some other things I’ve learned as well. [1] https://news.ycombinator.com/item?id=34287685#34287996 |
|