Syntax Snack Pack: Google Enters the CLI Game, JS Gets More Async, and TC39 Keeps Shuffling


A Tasty Treats NEWSLETTER for Web Developers

Issue #48:

  • Google just launched its answer to Claude Code and Codex — but is it ready for primetime?
  • The case for personal blogs, small sites, and making the web weird again
  • TC39 pushes several proposals to Stage 4 — including one that might change how you handle errors
  • Should junior devs actually be learning to code... or just learning to prompt?
  • We drafted VS Code extensions like they were NFL players. No regrets.

RESTOCKEDDD!

Google’s Version of Claude Code launched today

FROM wes

Google’s Gemini CLI launched today - their own version of Claude Code / OpenAI Codex CLI. Comes with a massive 1 million token context window and a generous free tier. Wes has hit a few bumps this morning already but hoping things smooth out.

Small (web) is beautiful

HAND PLUCKED by cj

The web is a very different place when we all share our opinions, what we've learned or what we're interested in long form on our own sites. The author makes a great case for why you should be blogging.

JavaScript's upcoming Temporal API and what problems it will solve

ANOTHER ONE FROM CJ!

A no nonsense breakdown of how the Temporal API will make working with Dates in JS a breeze.

TC39 Advances Several Proposals to Stage 4

cj again, are we surprised?

Array.fromAsync, Error.isError and explicit resource management have all made it into the ECMAScript spec!

just for fun:

pointerpointer.com

fun PROVIDED by cj

It points at your pointer...

All Hail The Algorithm

Some good stuff™ we posted this week

The Feed

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

SHAMELESS PLUG

Seer, Sentry’s AI Debugger, is Generally Available

Meet Seer— Sentry's new AI agent that taps into all the issue context from Sentry and your codebase to not just guess, but root cause gnarly issues and propose merge-ready fixes specific to your application.

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...