Effortless JSON decoding with PureScript-Simple-JSON

Justin Woo
InstructorJustin Woo
Share this video with your friends

Social Share Links

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!