bookmark

Railway Oriented Programming: error handling in functional languages — Scott Wlaschin on Vimeo


Description

When you build real world applications, you are not always on the "happy path". You must deal with validation, logging, network and service errors, and other annoyances. How do you manage all this within a functional paradigm, when you can't use exceptions, or do early returns, and when you have no stateful data?

Preview

Tags

Users

  • @mjbrown

Comments and Reviews