 
      
    | You are here | mdlayher.com | ||
| | | | | mbuffett.com | |
| | | | | 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 | |
| | | | | 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 | |
| | | | | ||
| | | | | github.com | |
| | | MSVC's implementation of the C++ Standard Library. - STL/stl/inc/vector at 530bdc5aaa8a21277e1281ad3df8b8d8433b5caa · microsoft/STL | ||