This post argues for avoiding indirection in community code. We are taught to hide away details: I often see code where authors abstract away details by placing them in some external function. Here...| matthewrocklin.com
What are the expectations and best practices for maintainers of open source software libraries? How can we do this better? This post frames the discussion and then follows with best practices based...| matthewrocklin.com