Skip to content

FrancoMelandri/pipeline-fp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Pipeline FP

Introducing Pipeline pattern using functional programming approach.

Abstract

The aim of the pattern is to enable a different way to handle three use case:

  • Refactor of a convoluted algorithm, resembling something similar to the template pattern
  • Create a dynamic algorithm, using a Rule-engine-like approach
  • Refactor of a complex and over-populated switch/case

All the code that falls in these use cases is not compliant with OOP principle and our objective is to make it so, with the help of some SOLID principles.

About

pipeline pattern using functional programming approach

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages