The "Decoders" Lesson is part of the full, Elm course featured in this preview video. Here's what you'd learn in this lesson:
Decoders are functions that accept JSON data as an argument and return a value. A decoder can be composed of multiple decoders arranged pipeline style.