
Claudio re-introduces a tool that most revolutionized the way we develop PHP apps: Composer, PHP's dependency manager. Still unfamiliar with it? Dive in!
Claudio re-introduces a tool that most revolutionized the way we develop PHP apps: Composer, PHP's dependency manager. Still unfamiliar with it? Dive in!
A recent report indicated that outdated JavaScript dependencies on the web could pose a bigger problem than previously thought. James Hibbard takes a look.
From autocompletion to locking down your dependencies, Craig Buckler shares 10 npm tips and tricks that are guaranteed to make you a ninja. Heeeeyah!
We build a basic framework with a new dependency injection container called Disco, explaining all the confusing concepts along the way. Join us!
Developers often use code from other libraries to reduce their amount of work. Aleksander Koko looks at dependency management in iOS with Carthage.
Andrew Carter builds a Dependency Injection container from scratch, showing you how that rocket science is really just fireworks strapped to lego figures!
Joe Zimmermann details the problems that can arise when your project depends on globally installed npm modules, as well as what you can do to avoid them.
CocoaPods is a dependency management tool for iOS and OS X development that has been gaining a lot of traction in the Cocoa community.
Matthew Setter covers Composer Cheatsheet - a tool specifically designed to give you the summary of all the awesomeness Composer provides