Hacker News new | ask | show | jobs
by bentossell 2502 days ago
I think no-code is attractive for a number of reasons. When you're non-technical (can't code) then you're told to learn to code or find a technical co-founder if you want to build something.

It's not that reassuring for someone just starting out wanting to test a random idea that you have to do these big things in order for it to see the light of day.

No-code tools are becoming so powerful that you can build all sorts of things and I built a site with lots of tutorials for that purpose[1] (It's a membership site, some tutorials are free). Things like a marketplace app like Airbnb[2], an Instagram like app[3], eBay marketplace[4], tools for product/market fit[5], membership sites and a lot more using a number of tools.

Now I know lots of people have their opinions about cloning sites but personally, I think if you have an idea for a specific site which would work like X then I don't see why using the user experience of a similar site can't be the starting point for where these non-technical folk start testing their ideas.

Also, I think it's powerful for professionals to be able to build themselves small tools in order to increase their workflows, productivity etc without relying on dev resources especially in an increasingly remote workforce.

[1] https://www.makerpad.co/ [2] https://www.makerpad.co/tutorial/airbnb-mobile-app-clone-plu... [3] https://www.makerpad.co/tutorial/instagram-clone-using-glide... [4] https://www.makerpad.co/tutorial/creating-a-marketplace-app-... [5] https://www.makerpad.co/tutorial/how-superhuman-built-an-eng...

2 comments

I'd second all that, and I'd add that even as a developer, no-code is really attractive.

In order to code something that real people use, a huge amount of time gets spent on things that aren't critical to the actual product and are usually redundant. For example, I think setting up and maintaining servers is annoying. I also hate coding all the piping for transactional emails, password reset flows, etc. I've coded them a million times, and I feel like it's more useful to get that stuff out of the box and focus on things that move the product forward.

This is especially true for a new idea that needs to be validated.

2nded