|
|
|
|
|
by impulser_
902 days ago
|
|
If you are using these to start a SaaS then you are asking for trouble later on. The reason why you build from scratch using a framework like Rails, Next, Django, Phoenix or w.e is you build an understanding of your application while building your application. You know how the piece fit together so when a problem comes up or you need to build a new feature you have a full understanding of the application and know how to remove pieces and add pieces to fit the future of the application. Most of these things aren't even hard to build into you application. The hardest probably being stripe because of webhooks and dealing with the company. Don't be the hare. |
|
Problems that (may) arise later on can be tackled later on.
The idea that it's desirable, or even possible, to do things "the right way" from the start is a complete fantasy.
Startups fail because their ideas are bad, the market is bad, cash flow isn't right, they have bad luck, they have the wrong people, they lack business skills, etc.
They very, very rarely fail because they use the wrong technology. Indeed, the right technology is the one that gets you to launch the fastest, so you can realize that your genius idea is actually garbage after 3 months instead of 3 years.