
Haskell and Clojure in Production with Eric Normand
Software Unscripted
00:00
The RePL-Driven Development of JSON Data Structures
The REPL-driven development. We have a much more interactive view of, you know, interfacing with the outside world. And so we want to get it into the system as quickly as possible. So in this case, I'm assuming that we don't care about preserving the original JSON. We're just like, I just want to translate it into something I'm going to work with. That's kind of where I've come at it. Yeah. There's a mindset that I didn't see in the Haskell world of sort of trying to capture things like just one step too soon, captured in types,. One step too soon. Like let me get the raw thing. Because you want
Transcript
Play full episode