As a developer, I want to reuse code.
By reusing code, in the form of packages and own general modules, productivity increases.
-
I am looking for packages that solve a problem before I implement my own solution. (not general OAuth packages though) -
Before I use a package, I validate the package by checking when it was last updated and how many people use it.