TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What Is Slowing Down the Dev Process?

2 pointsby tonioabalmost 3 years ago

1 comment

cratermoonalmost 3 years ago
I read two recommendations highlighted here.<p>First, there&#x27;s a long time between when work is ready to go to production deployment and when deployment happens.<p>Second, PRs sit around waiting for review for hours or days.<p>For the first point, my experience is that the author&#x27;s purely development&#x2F;technical marker for &quot;production-ready&quot; fails to take into account a great many other forces that lead to software ostensibly production-ready sitting around waiting to be released.<p>The second point is something I see as an artifact of reliance on PR- and review-driven development. This is a choice, not a hard fact of workflows. If the team is using this kind of workflow and it&#x27;s a bottleneck, maybe the problem is the process itself and not the execution.