Hacker News new | ask | show | jobs
by DrJid 653 days ago
I believe Low code / No code platforms evolve to use LLMs to actually still abstract out all the code bits but become even way more powerful. It’s cool to use cursor with sonnet but it’s still requires a level of being comfortable with writing code, local builds etc.

No code platforms can easily abstract this out one more level. The constrained outputs of these platforms are still sufficiently high enough to build lots of varied use cases.

1 comments

Agree with this take (disclaimer: working on create.xyz, which is step in this direction) It abstracts more of the things that trip non-devs up (deployment, etc.) but retains the things that makes code powerful (customization, etc.)