Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 438 Bytes

File metadata and controls

5 lines (4 loc) · 438 Bytes

This directory contains code from Point-Free Episode: Dependency Injection Made Modular

Now that we’ve baked the “environment” of dependencies directly into the composable architecture, we’re ready to refactor our app’s frameworks and tests to work with them in a modular and more lightweight way.