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…
Ask HN: Anyone built a business with no-code tools?
51–60 of 104 posts
Re: Ask HN: Anyone built a business with no-code tools?
#52I 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…
I think libraries are complicated so that they can be flexible and support many different use cases. You could release one library for authentication that works for one specific use case, but it would be useless for all others.
Alternatively, tell me your complicated auth flows that will not have users running away screaming and are, therefor, bad ideas and should be replaced by cookie cutter stuff. Because that is where all of these things end up.
Re: Ask HN: Anyone built a business with no-code tools?
#53Earlier quoted context omitted.
I tried out Lowdefy recently and it was too much yaml so in the end I just wrote my app with Vue and Buetfy. If you had a visual editor that was good I would have used and paid for that.
This is interesting feedback. Thank you! I would love to ask you a few questions about this, if you do not mind, please reach out gvw[at]lowdefy.com A visual editor is definitely on our roadmap. Our strategy is to make the schema easy to read, write and understand. We want to ensure the dev experience of working with the Lowdefy schema is first class so that change review and version control can be as productive as p…
Re: Ask HN: Anyone built a business with no-code tools?
#54Earlier quoted context omitted.
I tried out Lowdefy recently and it was too much yaml so in the end I just wrote my app with Vue and Buetfy. If you had a visual editor that was good I would have used and paid for that.
This is interesting feedback. Thank you! I would love to ask you a few questions about this, if you do not mind, please reach out gvw[at]lowdefy.com A visual editor is definitely on our roadmap. Our strategy is to make the schema easy to read, write and understand. We want to ensure the dev experience of working with the Lowdefy schema is first class so that change review and version control can be as productive as p…
Re: Ask HN: Anyone built a business with no-code tools?
#55Earlier quoted context omitted.
This is interesting feedback. Thank you! I would love to ask you a few questions about this, if you do not mind, please reach out gvw[at]lowdefy.com A visual editor is definitely on our roadmap. Our strategy is to make the schema easy to read, write and understand. We want to ensure the dev experience of working with the Lowdefy schema is first class so that change review and version control can be as productive as p…
I made a dev tool into a small business. Came hear to rant: invest in ui upfront. At the end, customers visit your site and you have very little time to make them go wow. Your spending a lot of attention capital when you don’t have much
I'm founder of a startup that develops DevOps tooling and we're debating how early to build out the ui. (We have the basics down with Vue like I mentioned.)
Re: Ask HN: Anyone built a business with no-code tools?
#56I 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…
I think libraries are complicated so that they can be flexible and support many different use cases. You could release one library for authentication that works for one specific use case, but it would be useless for all others.
The simple use cases should just be plug and play. If you want a different solution: here are the tools, here is the documentation, have fun.
Re: Ask HN: Anyone built a business with no-code tools?
#57We are! We started Lowdefy [0], co-founder here shameless plug, by building apps for customers. Our model is to build their back-office apps for them with no up-font dev charge, we just agree on a monthly fee. This monthly fee includes any changes and reporting in the future at no additional charge, as long as the scope remains the same. And they own the data in their database of choice. The model is not perfect and…
I tried out Lowdefy recently and it was too much yaml so in the end I just wrote my app with Vue and Buetfy. If you had a visual editor that was good I would have used and paid for that.
Re: Ask HN: Anyone built a business with no-code tools?
#58Earlier quoted context omitted.
I made a dev tool into a small business. Came hear to rant: invest in ui upfront. At the end, customers visit your site and you have very little time to make them go wow. Your spending a lot of attention capital when you don’t have much
Can you elaborate on what type of devtool you built? I'm founder of a startup that develops DevOps tooling and we're debating how early to build out the ui. (We have the basics down with Vue like I mentioned.)
Re: Ask HN: Anyone built a business with no-code tools?
#59Do VB6 and Delphi count as low code tools? If so, there are tons of people out there who got lots of things done with them 20 years ago. Everything starts as low code, but complexity always creeps in. It's like Factorio, the code will grow.
Re: Ask HN: Anyone built a business with no-code tools?
#60Lots of opportunity with these tools and platforms!