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!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes