Hacker News new | ask | show | jobs
by truedrew13 2504 days ago
I'd second all that, and I'd add that even as a developer, no-code is really attractive.

In order to code something that real people use, a huge amount of time gets spent on things that aren't critical to the actual product and are usually redundant. For example, I think setting up and maintaining servers is annoying. I also hate coding all the piping for transactional emails, password reset flows, etc. I've coded them a million times, and I feel like it's more useful to get that stuff out of the box and focus on things that move the product forward.

This is especially true for a new idea that needs to be validated.