Effortless JSON decoding with PureScript-Simple-JSON

InstructorJustin Woo

Share this video with your friends

Send Tweet

In this lesson, we'll see how we can get JSON decoding for free in PureScript using the Simple-JSON library. Because PureScript is a pretty powerful language, we can just declare what type we want the result to go into and get it for free!