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.

Ask HN: What Are Some Technique's to Speed Up the Rate You're Shipping Features

1 pointsby fezzezalmost 4 years ago
I've been thinking about ways I can improve my process, and I was wondering if anyone found something that works.

3 comments

warrenmalmost 4 years ago
A lot of this really comes down to corporate culture and &quot;feature&quot; complexity<p>Don&#x27;t let perfection get in the way of &quot;good enough&quot; ... because &quot;good enough&quot;, quite frankly, is almost <i>always</i> &quot;good enough&quot;<p>Break &quot;features&quot; into the smallest plausible pieces - and plan roadmap(s) for implementing add-ons
verdvermalmost 4 years ago
Smaller tasks and better testing. Automate from commit push through the e2e build &amp; test
yuppie_scumalmost 4 years ago
DevOps