/RailwayOrientedProgramming

Railway Oriented Programming slides and code (translated from F# to JS/TS)

Primary LanguageF#

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