Hey Reader, πΏ Weekly Snack: Create Your First AI Agentβ π Latest Frontend Newsβ π₯ Weekly Youtube VideosWhat do you think of today's Newsletter? Simply click on one of the links below. βπ₯ Love it!β βπ Itβs okayβ βπ Not goodβ β You can email me at me@kulkarniankita.com to advertise/sponsor the newsletter. For those curious, I write all my emails using Convertkit. |
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!
Hey Reader, A couple of weeks ago, I kicked off the AI Agent Series π§ βοΈ and the response has been wild π€―. So many of you said, βI had no idea it was this fast to build AI Agentsβ. I walkthrough simple AI Agent Frameworks like this to make it useful for you. AI Agent Framework No fluff, no abstractions. Just real tools, real use cases, and clean architecture that you can build on. And Today, weβre diving into an AI tool that every developer should be using and is probably missing from your...
Hey Reader, Iβve kicked off a brand-new series on YouTube: The AI Agent Series where youβll learn how to build, deploy, and scale powerful AI Agents from scratch. To get started, check out the series here β. I listed down tasks I'd hire for and instead, built an AI Assistant Agent with Convex, WorkOS Authkit and Next.js. This week, I'm dropping a video showing πΉ How I shipped a AI Agent SaaS in just 13 minutes and we'll buid your own Assistant step-by-step. Now onto todayβs sponsor π...
Hey Reader, Next.js has a bunch of little features that feel fun at first β but can actually change the way you build. This weekβs snack is one of those. Thatβs the whole point of Frontend Snacks: giving you small, sharp insights that make a real difference and ones you can actually apply. Weekly Snack: after function πΏ Next.js 15 introduces after() β a new API that lets you schedule server-side code to run after the response has been sent to the browser. So your UI renders instantly, and the...