RSSAmplifier

codethoughts.io · Apr 5, 2020

Common JSON patterns in Haskell, Rust, and TypeScript

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

A lot of web development is transforming JSON one way or another. In TypeScript/JavaScript, this is straightforward, since JSON is built into the language. But can we also achieve good ergonomics in Haskell and Rust? Dear reader, I am glad you asked! 🙌 The comparisons we will see are not meant to show if one approach is better than another. Instead, it is intended to be a reference to become…

Read on /posts/2020-04-05-common-json-patterns-in-haskell-rust-and-javascript/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.