Skip to content

47degrees/func-architecture-v3

Repository files navigation

Functional Programming Patterns v3

(For the pragmatic programmer)

In this talk we will see a pragmatic approach to building a purely functional architecture that delivers cohesive functional components. We will cover functional patterns such as Free Monads, Free Applicatives, Coproducts, Implicits, Kleisli arrows, dependently typed checked exceptions and types as well as how they can be glued together to achieve pure functions that are free of Interpretation, composable and fault tolerant

Download the presentation

  1. Interactive : Clone this repo and run sbt console
  2. PDF Download
  3. MD
  4. SpeakerDeck

About

Purely functional architectural patterns v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages