Ask HN: How relevant is low code according to you in today’s world with Claude?
3 points
6 hours ago
| 1 comment
| HN
Disclaimer: I run a low code service and still many customers use us. But am curious what’s the developer /cto perspective on this?

We do have a AI assistant to help build on top of platform but the primary appeal of low code was don’t bother about code and care about the app which with agentic sw development may also be achieved.

verdverm
5 hours ago
[-]
I suspect that people who use low-code prefer the node based editor (making UX assumptions here) will still prefer that UI when having to dig into what the Ai did. Similar to how developers (who are holding Ai right) will look at the code.

My other take on the title question, separate from your contextualization and based on my own low-code setup, is that having simpler abstraction layers that give more consistency in application implementation will be beneficial. It is very frustrating that they will implement the same thing in as many different ways as there are days in the week.

My context is low-code via text/template from a declarative config / data.

reply