Login
From:
NimblePros Blog RSS Feed
(Uncensored)
subscribe
Wrap It Up - Deferring Unknown Dependencies with the Wrapper Pattern
https://blog.nimblepros.com/blogs/wrap-it-up/
links
backlinks
Roast topics
Find topics
Find it!
Dependencies on external resources can make code difficult to test or maintain. This is hardly a hot take. Recently, a user in the devBetter…