Jude Gao (@gao_jude) 's Twitter Profile
Jude Gao

@gao_jude

judegao.ca from Next.js core team
cal.com/jude-gao-ymrgl…

ID: 1546159608259018752

calendar_today10-07-2022 15:49:26

213 Tweet

332 Takipçi

447 Takip Edilen

Ark (@arkark_) 's Twitter Profile Photo

Not only can you pollute `then`, but you can also pollute `return`! Both behaviors are specified in the ECMAScript spec.

Not only can you pollute `then`, but you can also pollute `return`!
Both behaviors are specified in the ECMAScript spec.
Yes, I am Enes (@yes_iamenes) 's Twitter Profile Photo

NextJS has an MCP and for some reason people are not aware of it. It is one of the best things they did so far. Whoever is working on it, hear me out. You are a hero 🥳

nick peterson (@nickpeters12055) 's Twitter Profile Photo

Next.js + AI devtools just ended 80% of manual UI coding I built a full AI-driven interface in <3 hours using MCP & DevTools extensions🤯 medium.com/@nakiboddin.sa… #NextJS #AI #WebDev #AICoding #React #DevTools

Jude Gao (@gao_jude) 's Twitter Profile Photo

agentclientprotocol.com is a great abstraction for coding agents. But its design is focused on editors, not automation. coding-agent-sdk builds on ACP to work with general-purpose programs — script Claude Code, Codex CLI, Gemini CLI from any Node.js app. github.com/gaojude/coding…

Jude Gao (@gao_jude) 's Twitter Profile Photo

Execution ability isn't the edge anymore—AI already handles that. What actually matters is knowing what to build and why. But here's the problem: you can't practice judgment the way you practice coding. There's no clear path to get better at it. What I'm trying: documenting

Max Leiter (@max_leiter) 's Twitter Profile Photo

I wrote a bit about how we made v0 an effective coding agent - Dynamic system prompt - Our "LLM Suspense" framework for modifying streamed content on the fly - Our AutoFixer system for fixing various issues we've seen. A good example of how powerful the pipeline is is our

Daniel Lurie 丹尼爾·羅偉 (@daniellurie) 's Twitter Profile Photo

This week I stopped by Vercel’s expanded headquarters on Mission Street to mark a major investment in downtown San Francisco.   After sitting vacant for more years, this space is now home to growing teams. Vercel’s expansion reflects that San Francisco remains the epicenter of

Rob Shocks - Build With AI (@robshocks) 's Twitter Profile Photo

Jude Gao and Vercel dropped some great research on why your skills are not being recognised the TLDR is in this video I just released youtu.be/Hy_XOB83MQc?si…

Jude Gao (@gao_jude) 's Twitter Profile Photo

The agents-md approach for Next.js docs embedding instructs an AI agent, via a system prompt, to perform agentic RAG over the Next.js documentation for every user prompt. The docs index itself acts as a path-shortening mechanism for the agentic RAG, improving retrieval speed.

Next.js (@nextjs) 's Twitter Profile Photo

GPT 5.3 Codex has achieved the highest success rate on Next.js evals. View the leaderboard ↓ vercel.fyi/next-evals-2-5

Jude Gao (@gao_jude) 's Twitter Profile Photo

We are also working on a way to enable this experience for existing projects as long as they are on the Canary version that supports it.