Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 740 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 740 Bytes

RailwayOrientedProgramming

This is a version of the talk Railway Oriented Programming by Scott Wlaschin. While the original language of the talk is F#, this version has been translated to TypeScript, because the concept can be easily applied to TypeScript programming as well, and the metaphor used is phenomenal.

A useful library for attempts in this direction is fp-ts for the result type and for composition

Copyright

Scott Wlaschin 2014