From Dependency injection to dependency rejection - Mark Seemann
NDC Conferences NDC Conferences
190K subscribers
49,676 views
0

 Published On Apr 18, 2017

In object-oriented design, dependency injection is a well-known design pattern, although it's a complicated solution to the problem of decoupling. Functional programming offers a simpler way.
This talk examines dependency injection in object-oriented design, and explains how it's not required (nor desired) in functional programming. You'll also learn how a proper functional design eliminates the need for mocks and stubs in unit testing, enabling you to entirely reject the notion of dependencies.

You don't need to know Haskell or F# to attend this session; relevant syntax will be explained just-in-time. Object-oriented examples will be in C#.



NDC Conferences
https://ndc-london.com
https://ndcconferences.com

show more

Share/Embed