|
|
|
|
|
by avgDev
1197 days ago
|
|
I found myself stuck in analysis paralysis and fear of not creating a perfect app. I became my worst enemy. My app was praised by VP, managers and staff using it, yet I saw it as a pile of garbage. Then I realized it doesn't have to be perfectly DRY, it could technically just be spaghetti. It isn't spaghetti but some things could be improved. While, better designed apps are easier to work with sometimes there are situation where it is impossible to create a formal design document, so you just need to 'send it'. The next iteration will improve many things, but if were to do those things initially the app would be in development for years, and now it is running a business. |
|
It's a bit more work to keep behavior consistent across duplicates but I'll take it if it means less untangling work for myself in the future.