From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This article explores the Ambient Context DI anti-pattern: what it is, how to identify it, and why it’s so dangerous.
From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This articles explains the Service Locator anti-pattern: what it is, what effects it has on code, and why it’s a problem.
From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This article delves into the Method Injection DI Pattern: how it works, and when and why you might want to use it.
From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This article delves into the Constructor Injection DI pattern—what it is and how, when, and why to use it.
By Dan Bergh Johnsson, Daniel Deogun, and Daniel Sawano
This article delves into DDD and models: what they are, how they relate, and how models work within Domain-Driven Design.
Six Questions for Kim Falk author of Practical Recommender Systems
By Frances Lefkowitz
Kim Falk is a Copenhagen-based data scientist who works with machine learning and recommender systems. Keep up with him @kimfalk on Twitter.
Six questions for Dustin Coates, author of Voice Applications for Alexa and Google Assistant
Dustin A. Coates is a web developer who has been programming for and writing about voice-first devices since the Alexa Skills Kit was first released. He shares his knowledge online at talkingtocomputers.com. He’s a Google Developers Expert for Assistant, and is Voice Search Go-To-Market Lead at Algolia.
From Modern Fortran by Milan Curcic