Run scripts in a vite project with vite-node
Maybe the easiest way to run a TypeScript program with Node.js
vite-node
Maybe the easiest way to run a TypeScript program with Node.js
Notes on updating the Manticore encounter generator for 13th age to the second edition draft rules, and switching to Svelte.
Considering the future of the Manticore app for 13th age, now that a second edition is on the way.
Pick
to simplify testing Using some of the advanced types in TypeScript to deal with large interfaces outside of your control.
A barebones dependency injection function that takes advantage of TypeScripts’s mapped types, and Promises.
An Idiom from Clojure applied to TypeScript.
Short version: prefer interface extension over type aliases for structured message types.
Exploring how to use newer features of the TypeScript type system to work with structured messages in the browser.
Various and sundry observations about altJS languages, with a focus on TypeScript.