Skip to content

Latest commit

 

History

History
 
 

0016-dependency-injection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Point-Free Episode #16

Dependency Injection Made Easy

Today we’re going to control the world! Well, dependencies to the outside world, at least. We’ll define the “dependency injection” problem and show a lightweight solution that can be implemented in your code base with little work and no third party library.

This directory contains code from Point-Free Episode #16: Dependency Injection Made Easy