TypeCake is a language that compiles to TypeScript types. (WIP) - GitHub - g-plane/TypeCake: TypeCake is a language that compiles to TypeScript types. (WIP)... (more…)
Read more »
The Service Now REST API is an API which allows you to interact with Service Now. It produces different shaped results based upon the sysparmdisplayvalue query parameter. This post looks at how we can model these API results with TypeScripts conditional t... (more…)
Read more »
The Typescrit implementation for GraphQL, a query language for APIs created by Facebook.
See specification here http://graphql.org/... (more…)
Read more »
A Fully-fledged functional effect system for typescript with a rich standard library - GitHub - Effect-TS/effect: A Fully-fledged functional effect system for typescript with a rich standard library... (more…)
Read more »
TypeScript 4.7 and 4.8 introduce ES Module (ESM) support for Node.js, improved type inference and control flow analysis, and significant performance improvements. (more…)
Read more »