7
5 Comments

What SaaS products you use for making your SaaS product quickly?

There is no point in re-inventing the wheel if there is a product already which does the job right.
Do you use any SaaS products that help in getting your product faster?

on June 8, 2022
  1. 4

    I've switched a project to supabase and was able to do what took me a couple of weeks in a day (minus the styling). I will probably use it for every project going forward

  2. 1

    I'm trialing a low code SAAS builder -, built my first product with it, it's got some refining to go through, but happy to share it with everyone as i progress .

  3. 1

    On my first SaaS, I developed a lot of tooling that I bring with me to new ideas. It's essentially a framework built around the way that I think, work, and want things to behave.

    There was an initial (but fun!) cost to developing it but now that it's there, I can move faster than most people.

    It doesn't help you unfortunately, but it may be something to consider.

    1. 2

      I definitely co-sign this. Taking the time to develop private components and boilerplates that you can re-use for future projects really helps to cut development time.