Article about how to deal with numbers when using controlled inputs in Elm
elm input product types
Article about how to apply Kris Jenkins "How Elm slays a UI antipattern" ideas to Angular
angular 2 elm
A Typescript implementation of the Maybe data type
typescript maybe just nothing
A Typescript implementation of the Either data type
typescript either right left
Angular library for slaying a UI Antipattern
angular 2 pipes UI stack elm
Forked / contributed to a JSON decoding library for Typescript
typescript json decoding
Article about how to extend TypeScript compile-time guarantees to the run-time environment with JSON decoders
typescript json decoders
Article about the Maybe
and Either
data types.
typescript maybe either