Full Stack AI Coding Agent with just One Prompt + Ryan Reynolds?!


Hey Reader,

So apparently Deadpool is giving a keynote at a developer conference now. Yes, Ryan Reynolds is speaking at the Postman Conference and I’m still trying to process that 🤯

I recently had a conversation with a friend who really missed in-person connections. It's hard to be at home all the time and it is only when you meet like minded people in a room is when your creative juice flows.

Things like I didn't know how tall you were or didn't know you had a dog etc. come up which is getting harder to replace.

I suggested him to go to conferences and connect with people. You learn so much and meet people IRL.

So yeah—go for the networking, stay for the Reynolds.

Check out the Postman Conference below.

PRESENTED BY POSTMAN

Build Smarter APIs with AI—Join POST/CON 25 in LA, June 3 & 4, 2025

POST/CON 25 is where developers, architects, and tech leaders meet to explore what’s next in APIs and AI.

Join us at the JW Marriott for two days of hands-on sessions, real stories from the field, and a community that actually gets what you do.

You’ll walk away with new ideas, new connections, and probably a few new favorite tools.

🚨 Use code PMN40CAM1 for 40% off—expires April 17.

🍿 Weekly Snack: AI Coding Agent

We've reached a point where AI needs to write production-ready apps, not just prototypes.

I found a AI Coding Agent that does just that.

It builds and deploys a full stack end-to-end real-time web application with authentication, robust database, a backend, and even live syncs it with just one prompt 🤯.

Now that is just freaking awesome.

It is called as Convex Chef 👩‍🍳 and I share a in-depth video covering it here👇

video preview

🚀 Latest Frontend News

Next.js 15.2.3 is out

  • Alternative bundler with Webpack compatibility
  • Add monitoring and analytics code that runs before your application's frontend code starts executing
  • Faster production builds passing 8000+ tests (99%)

Dan Abramov wrote an article on React for Two computers which is an amazing read

Introducing Tambo AI - AI powered React Components (one step closer)

In the next version of Bun, `Bun.redis` is Bun's builtin Redis client

TanStack Router's `intent` preloading can now predict where your users cursor will go (you can even customize proximity) to preload the routes that users are most likely to visit *before* they even hover the link.

Introducing Bare! A runtime designed to be fast, modular, and efficient. Check it out

Expanding Observability: The Vercel Marketplace adds new integrations from Sentry, Checkly, and Dash0.

A New tanstack library called Pacer: A small utility library for debouncing, throttling, rate limiting, queuing, and task pooling.

RFC Deployment Adapters for Vercel: Ensuring Next.js can be deployed anywhere.

Windsurf Wave 7 is here

🧰 Recommended Tools

A set of 8-bit retro-designed, accessible components and a code distribution platform. Open Source and Copy Paste

Atproto Ethos is a deep dive into how we think about protocol design - its influences, the core innovations, and the opinionated takes that we've adopted

Photo editing will never be the same again. Google Gemini 2.0 Flash can now edit any photo using a simple text prompt — and it’s FREE.

🎥 Weekly Youtube Videos

Check it out and subscribe to my channel ↗️ for more Frontend, Leadership and Career Development content.

I Just Found the BEST Ghibli Shadcn UI Components!

video preview

I Shipped my First SaaS and here's what I learned

video preview

What do you think of today's Newsletter? Simply click on one of the links below.

🔥 Great job

😐 Not bad

👎 Do better



All past newsletters
can be found here.

You can email me at me@kulkarniankita.com to advertise/sponsor the newsletter.

For those curious, I write all my emails using Convertkit.

Ankita Kulkarni

Join 9200+ subscribers reading by weekly personalized Newsletter that helps developers level up their skills through weekly Frontend and Leadership Snacks. You get a deep dive into a Tech topic, Actionable tips to excel in your career and a toolbox!

Read more from Ankita Kulkarni
You’re Suspending the Wrong Component

Hey Reader, There are thousands of you going through Modern Full Stack Next.js Course so wanted to be grateful here for your support. Just as a thank you, there is something big dropping for you. It will only last 24 hours ⏰ so keep an eye out for my email next week. Let's dive in! PRESENTED BY CLERK Instead of your coding agent guessing how auth works, you can now install specialized Clerk knowledge directly into it. Introducing Clerk Skills One simple command $ npx skills add clerk/skills...

Next.js bundle analyzer

Hey Reader, This week, we're putting your Next.js app under the microscope, what's slowing it down? This along with the latest news, can AI really debug complex React/Next.js bugs? How OpenClaw and Anthropic are enabling AI collaboration, 3 New Coding Models dropped and more. Let's dive in! 🍿 Our Weekly Snack: What's Really Slowing Down Your Next.js App? Have you ever wondered why your Next.js app feels sluggish or takes forever to load? 🐌 The new experimental Bundle Analyzer in Next.js 16.1...

git worktree

Hey Reader, A lot of you have been asking me how I’m able to stay so productive and get a lot of work done so I finally broke down my exact workflow and setup in a short video. 🍿 Our Weekly Snack: Run Multi Agents stress free with Claude Code Git work trees let you check out multiple branches at the same time each in its own folder all backed by the same repo. Instead of one working directory and constant branch switching, you get parallel workspaces. Each work tree has its own isolated...