Public
Like10
blog
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of talk-of-the-town-march-2026 branch: v11View latest version
| title: | Talk of the Town, Mar '26 |
|---|---|
| description: | TODO |
| pubDate: | 2026-03-25:00:00.000Z |
| author: | Pete Millspaugh |
| thumbnail: | https://imagedelivery.net/iHX6Ovru0O7AjmyT5yZRoA/07797b16-d254-4337-f171-27ce776c1500/public |
This is our second edition of Talk of the Town, where we highlight neat vals in userspace and themes from the community.
Pete made a copy-sqlite-table val to copy your account-scoped sqlite databases to a specific val (because now every val gets its own database). Then Nico remixed it to make an even better migrate-sqlite val that fully migrates tables, views, indexes, and triggers from account- to val-scoped databases.
Pete built duck, a simple Slack agent in Val Town using the Vercel AI SDK. Agents are so hot right now, and so duck is meant to get your wheels turning on the broader Bring Your Own Agent (BYOA) pattern we've observed.