"Chesterton's Fence is a powerful mental model for systems thinking and system design. Before removing or refactoring code that seems redundant, ask why it was built. That fence blocking the path might be holding your entire system together."...
Learn how to build your own NetBox plugins. In the final post of this tutorial we are implementing permissions and API....
Learn how to build your own NetBox plugins. In this post, we make many small improvements to the BgpPeering plugin....
Learn how to build your own NetBox plugins. In this post we add search functionality to our BgpPeering plugin....
Learn how to build your own NetBox plugins. In this post I show you how to add web UI pages to BgpPeering plugin....