@jaffathecake https://t.co/SJyRRHEewt Golf is a great card game, round takes a few minutes and you can optionally keep track over the course of several! Works well for two :)
@qubyte@larister I've been using JSDoc as a middleground with TypeScript and I've found it a nice (but limited) middleground - it removes the need for compilation, but gives you the "safety" of types. Unfortunately you still need to export a .d.ts file when using modules like this as a dep