Container (Service Locator) pattern
The Anti-pattern
Today we'll discuss the service locator or container pattern for dependency resolution.
While Service Locator is a well known pattern (particularly in the Java world). It's considered by many an anti-pattern and that it should be av...
einsteinsloop.hashnode.dev3 min read