I think that the whole discussion around low-code is missing a pretty fundamental issue: most programming libraries suck. If I need, say, authentication, why do I need to install a library and then read a bunch of documentation on how to use it? Why can't I simply plug it in (just like low-code!) and have it automatically work? I think there is a lot of room to improve developer tooling and that the effort spent ther…
This is what we're trying to solve at Clerk, ( https://www.clerk.dev ) and it's been harder than we've expected, especially in regards to local development environments. Although we think we’ve made it seamless! Would love your opinion. However, we're definitely not aiming it at non-programmers. I don't think completely general low/no-code solutions will ever take off. Everyone wants things far too custom, and at som…
Ask HN: Anyone built a business with no-code tools?
91–100 of 104 posts
Re: Ask HN: Anyone built a business with no-code tools?
#92Re: Ask HN: Anyone built a business with no-code tools?
#93Re: Ask HN: Anyone built a business with no-code tools?
#94Re: Ask HN: Anyone built a business with no-code tools?
#95MSS, DCAPP, SYSLOG (in Portuguese) https://www.sysdevmss.com/ https://sysdevdcapp.com/ https://www.syslogmobile.com/ MSS has more than 15 years on the market. So it's a lot of people relying their sales on a software that was build with a RAD tool.
Our costumers are manly 3 types: Consulting companies that resell MSS/DCAPP or use Kalipso to create their own solution. Freelancers that use Kalipso to create their own solutions and bespoke programs to costumers. And big companies with an IT department that use Kalipso internally. MSS/DCAPP is manly for Portuguese/Spanish language countries. Kalipso is used everywhere from Argentina to Vietnam. And we ha no idea how many apps are out there build because we don't have royalties and we don't collect any data.
Re: Ask HN: Anyone built a business with no-code tools?
#96Re: Ask HN: Anyone built a business with no-code tools?
#97I think that the whole discussion around low-code is missing a pretty fundamental issue: most programming libraries suck. If I need, say, authentication, why do I need to install a library and then read a bunch of documentation on how to use it? Why can't I simply plug it in (just like low-code!) and have it automatically work? I think there is a lot of room to improve developer tooling and that the effort spent ther…
Re: Ask HN: Anyone built a business with no-code tools?
#98I think that the whole discussion around low-code is missing a pretty fundamental issue: most programming libraries suck. If I need, say, authentication, why do I need to install a library and then read a bunch of documentation on how to use it? Why can't I simply plug it in (just like low-code!) and have it automatically work? I think there is a lot of room to improve developer tooling and that the effort spent ther…
Re: Ask HN: Anyone built a business with no-code tools?
#99Re: Ask HN: Anyone built a business with no-code tools?
#100PS: I don’t work there anymore as I am now building a No-code SaaS company called Heyflow.app right now.
Now that I have your attention, let me tell you that critics of no-code and low code think about it wrong. It is not a silver bullet for the whole product. Think of your product as modules/micro services not as a monolith (VPs of Engineering reading this and saying Duh!). Some modules can use No-code, some low code, some NodeJS scripting depending on the use case and keeping them all loosely coupled allows to make future changes easily. No-code is another tool in Batman’s belt, not the whole belt.