Here you can find history of all of my presentations.
- Twitter: @lukaszstocki
- Lekko Technologiczny YT Channel about iOS Development and other stuff 🇵🇱
- Language: 🇺🇸/🇬🇧
- Source Code:
I try to answer a question about why composition is better than inheritance. I show troubles with inheritance and propose a solution using functional composition. Then to make it less verbose I introduce more common operator like |>
pipe forward and >>>
forward function composition.
- Language: 🇺🇸/🇬🇧
- Language: 🇵🇱
- Source Code:
This have started as a innocent PR comment and ended as a journey of generics and higher order functions.
t.b.c.