JavaScript

10
Sep

Zero to Deploy with Claude.ai and Val Town

Today I streamed my first video on Twitch, showing how to use Anthropic's Claude.ai and Val Town to ship a small frontend web app.
1 min read
08
Jul

AI-powered fun in p5.js

Using AI in p5.js by wiring up a sketch to a serverless proxy function on Val Town.
4 min read
23
Nov

Astoria Tech Meetup #22: Containerizing a Node.js app... LIVE!

Our next virtual event is this week. We’ll be containerizing the Astoria Digital MuckRock project.
23
Nov

Number sorting gotcha with JavaScript

Problem: Sorted arrays are coming back in an unexpected order... sometimes. Safari is behaving differently than Chrome and Node.js. Let’s look at what to do.
2 min read
25
Jul

MuckRock API

Looking at how to analyze basic health metrics of the FOIA request system using the MuckRock API.
2 min read
24
Jul

Fuzzy search with Fuse.js

Helping users around spelling errors with fuss-free JavaScript library for fuzzy search.
2 min read
21
Jun

Cloning Dates in Moment.js

Avoiding unexpected date mutations by cloning.
2 min read