Svelte Kit query.live first thoughts
Initial thoughts on one of the new remote function APIs in Svelte Kit 3/Svelte 6
query.live first thoughtsInitial thoughts on one of the new remote function APIs in Svelte Kit 3/Svelte 6
vite-nodeMaybe 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 testingUsing 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.