@dandean

4 Followers
133 Following
84 Posts

Software Engineer at Webflow.

Previously Platform Tooling at Splice, Frontend at Simple and POP, and long ago art director at Fantagraphics Books, drummer for various indie-rock and punk bands.

If I wasn't writing code I'd be making things out of ceramics.

toot.cafe, but registration is closed.

indieweb.social looks interesting

Has anybody started a mastodon server focused on the frontend engineering community?
Whoever invented the leaf blower should try their hand at building a social network.
FYI Tumblr loads a lot faster than Mastodon... Just saying.
mastodon.social is having a bit of a hard time.
Maybe they’ll drive it into the ground, make it worth nothing, then sell it to Yahoo! for like a hundred bucks.
I’ve reached the “If you slam that door ONE more time!” stage of parenthood.
8 year old’s first stitches!

Minimal #TypeScript setup (ESM):
– Bundling via esbuild
– Unit tests via:

"scripts": {
"test": "mocha --loader=tsx --ui qunit",
"testall": "mocha --loader=tsx --ui qunit \"./src/**/*_test.ts\""
},

https://github.com/esbuild-kit/tsx

Being able to run the TS tests directly (vs. their JS versions) is nice.

It looks like TSX internally uses source maps because stack traces have the correct line numbers and point to TS files.

GitHub - esbuild-kit/tsx: ⚡️ TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM

⚡️ TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM - GitHub - esbuild-kit/tsx: ⚡️ TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript &...

GitHub
More than 50% costumed!