Announcing True Myth 1.0 A library for saner programming in JavaScript, with first-class support for TypeScript (and Flow), with Maybe and Result types, and supporting both a functional style and a more traditional method-call style. November 01, 2017Filed under Tech#functional programming#libraries#programming languages#software development#true myth#typescriptMarkdown source
True Myth 1.3.0 and 2.0.0 A couple nice ergonomic updates and some breaking changes for consuming the library. May 18, 2018Filed under Tech#functional programming#libraries#open source software#software development#true myth#typescript#versioningMarkdown source
Destructuring with True Myth 1.3+ A thing I didn't even realize I could do until after I published it. May 19, 2018Filed under tech#functional programming#libraries#open source software#true myth#typescriptMarkdown source
How To Bundle TypeScript Type Definitions If your consumers have to use compiler options, they will be very sad. May 21, 2018Filed under tech#programming languages#true myth#typescriptMarkdown source
Stable Libraries A crazy idea: that sometimes a library might just be… done. August 14, 2018Filed under tech#javascript#libraries#open source software#software development#true mythMarkdown source
True Myth 2.1.0 Released A bunch of neat new utility functions on Maybe for arrays and tuples. September 02, 2018Filed under Tech#functional programming#libraries#monads#open source software#software development#true myth#typescriptMarkdown source
True Myth 2.2 Maybe helpers for safe object lookup and Result helpers for exception-throwing code. October 27, 2018Filed under Tech#functional programming#open source software#true myth#typescriptMarkdown source