Hacker News new | ask | show | jobs
Ask HN: What Are Some Technique's to Speed Up the Rate You're Shipping Features
1 points by fezzez 1802 days ago
I've been thinking about ways I can improve my process, and I was wondering if anyone found something that works.
3 comments

A lot of this really comes down to corporate culture and "feature" complexity

Don't let perfection get in the way of "good enough" ... because "good enough", quite frankly, is almost always "good enough"

Break "features" into the smallest plausible pieces - and plan roadmap(s) for implementing add-ons

Smaller tasks and better testing. Automate from commit push through the e2e build & test
DevOps