sprain

↗ HN profile [ 629 ms ] full profile
Karma
65
Created
March 13, 2015 (11y ago)
Submissions
0
@sprain
  1. Often when writing a library I feel the need to make things simpler for quick and small projects and provide a way to skip verbose dependency injection for non-optional dependencies. I do this by using a non-injected…