🍿 Run Multi Agents Stress FREE with Claude Code


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.

video preview

🍿 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 files, while sharing the same Git history.

So, How Git work trees are different from branches 🍿

✔️ Branches are just pointers in Git history. You can only have one branch checked out per folder.

✔️ Worktrees let you check out multiple branches at the same time, each in its own folder.

Action item for you ✅

So, next time you are working with multiple AI Agents, get them to use Git work trees instead.

🚀 Latest Frontend News

Git can be stressful with multiple agents but using Git Worktrees can help you resolve conflicts (without losing your mind)

Cursor helps you write code, Codex effortlessly manage multiple agents at once, run work in parallel, and collaborate. This breakdown explains when each one makes sense.

Server Actions were designed for mutations, not data fetching a mental model many get wrong

Why Inngest moved off Next.js to TanStack Start, here's what they learned

Can MCP's be used to build a React design system library?

Got too many browser tabs open? Use Google's Disco an AI tool that converts open browser tabs into an app

Free Lesson : Catch-All vs Dynamic Routes in Next.js A few important Routing Gotchas Explained


🤔 What did you think of the Newsletter?

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.

See you next week!

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

Hey Reader, The biggest challenge with AI right now isn't building from scratch or brainstorming, it's great at both. It's building real intuition for how things should work. Take how TikTok and YouTube handle video. If they served the same file to every device, tablet, mobile, desktop, even a slow 3G connection, users would drop off fast. So how would you solve that? Don't worry, let me show you. Here's how to architect for exactly this challenge. PRESENTED BY IMAGEKIT Don't throw raw MP4s...

A code editor displays a file structure showing a new lock file generated in the Next.js directory, indicating port 3000 is occupied.

Hey Reader, Confession: i've lost count of how many times an agent has killed my running dev server and started a new one on a different port. it's the single most annoying thing about coding with AI right now. Turns out Next.js 16.2 just fixed it so dig into the snack below. let's dig in 🍿 PRESENTED BY SUPABASE Supabase is the backend for your app: it gives you a database plus the “boring but necessary” stuff around it (user sign-in, file storage, background functions, and real-time updates)...

View Transitions in Next.js

Hey Reader, I'm working on a new course on AI and I know there are a million courses out there but honestly, I'd like to work on something that can help you ship things. However, I need your help. Can you please answer what type of a course on AI would you want me to work on? Click here to reply ↗ Anyway, let's get into this week's newsletter. PRESENTED BY SUPABASE Supabase is the backend for your app: it gives you a database plus the “boring but necessary” stuff around it (user sign-in, file...