Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 523 Bytes

File metadata and controls

8 lines (5 loc) · 523 Bytes

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