Explore >> Select a destination


You are here

mdlayher.com
| | mbuffett.com
18.5 parsecs away

Travel
| | Abstractions are the best Your code will be safer and more readable. It will prevent entire classes of bugs. It will be easier to add new features. You can inject dependencies at runtime to make testing easy. You can swap out your third party dependencies. You can adapt quicker to business logic changes. You can treat X and Y as the same thing. They're both forms of Z, after all.
| | blog.gopheracademy.com
0.5 parsecs away

Travel
| | A "monorepo" is a monolithic code repository which contains many different projects and libraries. At DigitalOcean, we have created a monorepo called cthulhu to house all of our Go code.
| | lwn.net
19.9 parsecs away

Travel
| |
| | github.com
16.6 parsecs away

Travel
| MSVC's implementation of the C++ Standard Library. - STL/stl/inc/vector at 530bdc5aaa8a21277e1281ad3df8b8d8433b5caa · microsoft/STL