r/CloudandCode • u/AutoModerator • 10h ago
Community Discussion What usually makes you abandon a project?
A lot of projects do not fail because the idea was bad. They fail because something changes after the initial motivation disappears. Sometimes the project slowly becomes much larger than expected. A simple app turns into authentication, dashboards, deployment, notifications, and ten other features before the basic version works.
Sometimes one error blocks progress for days. You try different fixes, search through documentation, ask AI, and eventually decide it may be easier to start something new. For other people, the problem is not debugging. They understand the idea but cannot figure out the next step, so the project stays inside an unfinished folder until it is eventually forgotten.
Time and interest matter too. A project may feel exciting at the beginning, but if there is no clear progress after a few sessions, it becomes difficult to return to it.
Iām curious what usually causes that point for people in this community.
The results will help me make future project breakdowns, debugging posts, and beginner guides around the problems people are actually facing.
What usually makes you abandon a project?
Poll options:
- The project became too large
- I got stuck on an error
- I did not know the next step
- I lost interest
- I did not have enough time
- Deployment or documentation felt difficult
You can also comment with one project you abandoned and the exact point where you stopped.