250 shaares
9 résultats
taggé
programming
This talk is about using simple values (as opposed to complex objects) not just for holding data, but also as the boundaries between components and subsystems. It moves through many topics: functional programming; mutability's relationship to OO; isolated unit testing with and without test doubles; and concurrency, to name some. The "Functional Core, Imperative Shell" screencast mentioned at the end is available as part of season 4 of the DAS catalog.
Recommended book about Object Design.
The practical guide I wish existed while learning @Effect-TS
The focus is on the new @effect-ts/io and is from the point of view of a casual fp-ts 2 user.