Code is going to be the most efficient way to express and verify that logic.
Ask HN: What do you think about the no-code movement?
21–30 of 404 posts
Re: Ask HN: What do you think about the no-code movement?
#22Re: Ask HN: What do you think about the no-code movement?
#23Here's my take, quoted from my thread:
I've slowly started appreciating the nocode / low-code movement. At first: I thought it was a lazy person's dream, but more and more I realize a lot of the low hanging fruit that you can do with code has been done and there's little left to make. I mean, why bother re-invent the wheel right? So now I just leverage software made by other people typically GUIs / point-and-click tools and a bunch of online services to automate burdensome tasks.
I still write simple one-liner helper scripts in my free time though, typically userscripts that I place into Tampermonkey/Violentmonkey to automate a bunch of stuff and make the web more accessible. I call this 'low code' so I'm not entirely reliant on GUIs.
What's your thought on the movement? Do you like the term 'nocode'?
Re: Ask HN: What do you think about the no-code movement?
#24Re: Ask HN: What do you think about the no-code movement?
#25I think in a few years (decades?), "developer" and "programmer" will mean something very different that they do today.
Re: Ask HN: What do you think about the no-code movement?
#26What invariably happens is that somebody gets a bee in their ear about some silver-bullet low-code tool, and tries to use it. They maybe get a few simple work-flows to work. Then they try to start doing more complex things, and it falls apart rapidly. Then more requirements are foisted onto the low-code platform, and developers get dragged in to try to build integrations into it and new custom components for it. Usually this is unbelievably awful to do.
Eventually you have developers having to maintain this awful Rube Goldberg machine of crap that they didn't want to be involved in,
Re: Ask HN: What do you think about the no-code movement?
#27I like the tools coming out. UX designers, Airtable, etc. I don't view it as nocode, simply as developer and business tools.