Jonathan Saring is a part of the Bit open-source team, building new stuff for the open-source community. He’s a frequent writer for different blogs and publications (Hackernoon, FreeCodeCamp, SitePoint, ReadWrite and more) and often eats pizza at community meetups.
Ever find yourself writing the same code over and over again? Sharing code between projects is vital to building software faster, while making your code base simpler to maintain and develop over time. However, the overhead of splitting repositories, refactoring projects, and modifying components from different projects can make it hard to effectively collaborate and share your code. In this article, Jonathan Saring shares his and his team’s lessons learned from their own journey towards simple and effective code sharing.
Read more…