Syntax Snack Pack: Vercel Snags Nuxt — What It Means for Open Source


A Tasty Treats NEWSLETTER for Web Developers

Issue #49:

  • Nuxt and Nitro just joined Vercel — here’s what’s changing (and what’s not)
  • A new TS-powered Drizzle package that handles your CRUDs and your sanity
  • An actually good CSS recreation of Apple glass
  • Reaper is here to hunt dead code, and it’s watching your runtime
  • Plus: A TypeScript opinion that might ruin your group chat, a curved text toy, and a CAPTCHA that tests your vocals

NuxtLabs joins Vercel

FROM cj

The creators and stewards of Nitro and Nuxt are joining Vercel. While this might come as a shock to some, they are committed to remaining independent, open source projects with open governance.

Drizzle CRUD

FROM wes

A new TypeScript package to generates CRUD operations for your Drizzle ORM schemas with built-in validation, filtering, pagination, soft deletes, and access control.

Announcing PlanetScale for Postgres

HAND selected` by cj

PlanetScale was known for serverless MySQL and have now added Postrgres to the lineup!

Open Source AI Editor: First Milestone

ANOTHER ONE FROM CJ!

We reported on co-pilot going open source first, and now you can see the code on github!

Apple Glass in CSS

Wes's link

Apple’s new “glass” look replicated in CSS. I’ve seen a ton of these and this one is one of the better ones. Pretty nifty.

just for fun:

Curved Text Generator

fun PROVIDED by cj

Generate text along a curved path!

All Hail The Algorithm

Some good stuff™ we posted this week

The Feed

New episodes 2×/week + other new video content!

SHAMELESS PLUG

REAPER: An open-source SDK for finding dead code

Reaper finds dead code via runtime analysis – it monitors how users are actually using your app to find code that is never touched.

twitter profile avatar
SaltyAom
Twitter Logo
@saltyAom
2:53 AM • Jun 27, 2025
6
Retweets
534
Likes

Should you avoid throwing errors in TypeScript?
CJ

Syntax

Read more from Syntax

A Tasty Treats NEWSLETTER for Web Developers Issue #57: Live(ish) from GitHub Universe: VS Code, GitHub, and Copilot updates worth tuning in for CJ pokes around Apple’s leaked source code — and finds gold A TypeScript dev big-brained regex with full type safety Plus: The horse that just won’t quit A special shoutout to those who came and hung out with us in SF last week.🫶 Clues By Sam FROM scott Daily logic puzzle. Your goal is to figure out who is criminal and who is innocent. Sick Shaders...

A Tasty Treats NEWSLETTER for Web Developers Issue #56: Snag swag & drink beers with us at Barebottle Brewing in San Francisco next Monday @5PM! RSVP Did you see that CJ is quitting AI coding? Cloudflare’s new “Code Mode” might be the first sane MCP tool @ts-ignore isn’t your get-out-of-TypeScript-free card @ts-ignore is almost always the worst option FROM CJ You should probably be using these things instead of @ts-ignore. Code Mode: the better way to use MCP cj'S LINK Cloudflare has come up...

A Tasty Treats NEWSLETTER for Web Developers Issue #55: First up, a warm welcome to Niki Brandner, the newest member of the Syntax team! She’s joining us as a Senior Podcast Producer — and we’re stoked to have her on board.Gear up for a long one — but trust us, it’s stacked. We'll skip the bullets, dive on in. BIG NEWS Open AI Launched a few new products yesterday at their Dev Day. Some interesting ones are ChatKit - a sort of boilerplate for building agentic chat experiences. They also...