Hi everyone,
I’m working on a small [moderator edit- removed link] web app project and I had a beginner question about future updates.
If I publish the app once, can I continue editing and improving it later without creating a completely new app?
For example, after launch I may want to:
-
improve design
-
optimize performance
-
add new features
-
update API structure
-
improve location support
-
add more cities and languages
I’m still learning app/web development, so I wanted to understand how developers normally manage long-term updates.
Do most people keep updating the same app over time?
Would appreciate simple guidance from experienced developers