Do you need to know how to code to build an app?
For a long time the answer was a hard yes: no code, no app. That's no longer true. You can build and ship a real, working app today without writing a line of it. But "you don't need to code" is only half the story, and the useful half is what you need instead. Here's the honest version.
What you genuinely don't need
You don't need to learn a programming language, set up a development environment, or understand how any of the machinery works underneath. The tasks that used to be the wall for non-technical people, wiring up a database, handling logins, getting the thing online, are now handled for you. If your reason for not building something was "I can't code," that reason is gone.
You don't need to write code. You do need to know clearly what you want the app to do.
What you need instead
The skill has moved, not disappeared. What matters now is being able to think clearly about what you're building: who uses it, what they do, and what should happen. That's product thinking, not programming, and most people are better at it than they expect. The person who can say "a client fills out this form, I get notified, and they see a confirmation" has the skill that counts. Describing what you want clearly is the new version of the hard part, and it's one anyone can learn.
You also need a little patience for iteration. The first version won't be exactly right, and that's normal. Being willing to look at what got built, notice what's off, and ask for the change is more important than any technical knowledge.
Where knowing code still helps
Being honest: code knowledge isn't useless, it's just no longer required. If you can read code, you can double-check what was built and understand tradeoffs faster. If you're doing something genuinely novel or deeply technical, a developer's judgment still matters, which is a real distinction worth understanding. But for the vast majority of apps, tools, trackers, dashboards, small products, the gap between knowing code and not is now something the tool covers for you.
The honest bar
So the real bar to build an app today isn't technical. It's whether you can describe what you want and react to what you get. If you can do that, you can build. The old requirement, learn to code first, has been replaced by a much lower one, know what you want to make.
How pondas is built around this
This is the whole idea behind pondas. You don't code, open a terminal, or configure anything. You describe what you want in plain words, and a team of AI agents plans it, builds it, tests it, and puts it online, while you watch and steer like a game. The point isn't that we hid the code from you, it's that the powerful part, running a team of agents to build real software, is something anyone can now do without a technical background. The code is still yours in the end. You just didn't have to know how to write it to get there.