Tagged in

Software Development

yield code();
yield code();
Followers
1
Elsewhere
More, on Medium

Wrap your gifts not your dependencies

Originally published in my Blog

We’ve all been there. Its time to introduce a new package / dependency to our code base, be it a HTTP request library, a logger or something else, and the question we ask ourselves “Should I wrap it?