Gio Lodi 6/1/2016

Functional Core Reactive Shell

Read Original

This article summarizes a talk on the 'Functional Core, Reactive Shell' architecture pattern. It critiques traditional layered (lasagna) code for creating complex dependency trees that hinder testing, and introduces the concept of using a pure functional core with a reactive shell to manage side effects, improving modularity and testability through patterns like test doubles.

Functional Core Reactive Shell

Comments

No comments yet

Be the first to share your thoughts!