Hacker News new | ask | show | jobs
by agumonkey 1597 days ago
That's why proper module and interface matter (and tests). With that you can swap one bit with another implementation with less risk of failure. It's a fine grained migration path in a way.