12
16 Comments

Would you spend money on ready made code ?

Would you buy full app templates for react native for example or for any framework that you use ? That also come with a component library.
Or do you prefer to code everything from scratch ? Or you think that free stuff is good enough for you.

on May 28, 2020
  1. 4

    I've been struggling with sugarkubes for about a year.

    What I've tried:

    • marketplace for code

    Why it didn't work:

    • people come to the site looking for something extremely specific. The likelihood that you have what they're looking for is very low at the beginning
    • people search for really really really random stuff.
    • I messaged thousands of devs, many of whom (that responded) had no interest in selling code. It was a weird concept for them.
  2. 4

    Depending on the use case, I'd definitely buy a good starting point / boilerplate code to get started.

    The best example I can give you is, would you rather waste 4 weeks of active development on a billing system, or buy a scaffolding that already beautifully integrates with your app? Do you really want to handle all the edge cases yourself?

    The answer is no. You'd rather spend those 4 weeks building more business logic that is unique to your app! Code is great, but it's a means of pushing your business forward.

    A one time purchase of $100 to save 4 weeks of dev time is a steal!!

    P.S. For our product, ProcessLogic, we started out with Laravel Spark, which provides us with basic SaaS scaffolding like user and team management, auth, billing, and notifications. :)

    1. 1

      Thanks for the thorough answer.

  3. 3

    Hi, I’m selling a JavaScript Image Editor plugin called Doka.

    I can tell you there’s plenty of developers out there that understand purchasing is a lot cheaper than building everything yourself.

    The solution/library/template should solve a real problem/hassle. Building it yourself should feel like a very big task, this makes it easier to see the value of the product.

  4. 2

    My biggest problem is that the given templates or started kits is not made by people I trust. I mean people without a public track record of being really good programmers.

    I am also not interested in projects that just inject some weird dependency (just give me the code) or are too simple.

    But in general, yes. Mind you, I never did. But I am really open to it. Your React Native example (or Flutter) might be exactly it.

  5. 2

    I haven't launched yet, but I'm developing Nodewood - a JavaScript SaaS Starter Kit designed to cut down on all the boilerplate code you have to write when starting a new SaaS app. It's still in development (though nearing the end!), but I have a mailing list with customers who want to be informed when it launches, and a whole bunch of competitors in the space.

    In short, people are definitely willing to pay money to save time. It absolutely makes sense.

  6. 2

    Yes, I would buy a nicely designed & coded basic ecommerce template/library for laravel, react, etc. It will save me time to start a project:-)

  7. 2

    I regret a thousand times doing all this by myself because it's very time-consuming. When I finally found out about existing products that solved this, I felt so relieved yet so stupid for not searching hard enough before.

    So I'd say, yes, there's definitely demand.

  8. 2

    I buy templates every now and then just to learn code patterns from other people. Especially if it's in a language that I'm new to. For instance, I code in React all day but I still haven't even tried using React Native yet.

    A similar service I regularly look at is: https://www.creative-tim.com

  9. 2

    For sure. These already exist and do quite well. Some sell for $500+ easy. Customer support is more important and will take more resources than you think.

    It's not React, but this site https://shop.startbootstrap.com/ has Vue as well as HTML/CSS/JS/Pug "UI Kits" for sale. I've used them with great success in the past and will continue to buy my UI Kits instead of making my own.

  10. 2

    Personally I would. For instance, I paid around 100 USD for several react bundles that contained components and styles for a fully responsive website.

    I much prefer this than to spend several hours to weeks on non-functional tasks/features.

  11. 2

    @Gabe might have insights on this.

    1. 5

      Thanks! There’s definitely devs out there who are willing to pay to save time. I run divjoy.com, which is a customizable React starter kit. Gives you a full React UI, auth, database, payments, etc. Are you looking for something or thinking about selling your own?

      1. 2

        Woah this is really cool!

      2. 2

        I'm just trying to get an idea of how big of a market that is. If there's demand I might make my own.

        1. 2

          This comment was deleted 6 years ago

          1. 2

            Nope no market at all. Nothing to see here..

            In all seriousness, there is but it’s not easy money. Having a big existing audience of React devs has been pretty crucial for me. And also investing almost two years of full time work into the project :)

  12. 6

    This comment was deleted 4 years ago