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.
AI-powered fun in p5.js
Using AI in p5.js by wiring up a sketch to a serverless proxy function on Val Town.
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.
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.
MuckRock API
Looking at how to analyze basic health metrics of the FOIA request system using the MuckRock API.
Fuzzy search with Fuse.js
Helping users around spelling errors with fuss-free JavaScript library for fuzzy search.
Cloning Dates in Moment.js
Avoiding unexpected date mutations by cloning.