Hey friend, Great news! I've locked in a new date for the Live Next.js Workshop βοΈ. I'll be announcing some exciting updates and exclusive Next.js 15 content for the Next.js Workshop Waitlist. βClick here to add yourself so you don't miss out βοΈβ πΏ Our Weekly Snack: Next.js 15 and Caching: A Paradigm ShiftPreviously (Next.js 14), fetch requests automatically defaulted to caching and you had to purge your cache to opt out of caching. Remember this? It's the default option I'm talking about - cache: force-cache. Next.js 15 introduces a fundamental shift: fetch requests are no longer cached by default π³. This empowers developers with greater control over caching strategies, but manual configuration might be required for specific use cases. Considerations for Upgrading ApplicationsUpgrading from Next.js 14 to 15 could potentially disrupt applications that rely on the previous caching behaviour. To maintain consistent behaviour, you may need to explicitly specify π€« Latest Frontend NewsTailwind CSS released a new version of `prettier-plugin-tailwindcss` this week! Now they automatically clean up unnecessary whitespace in class lists β huge quality of life improvement! βYou can read all about them here βοΈβ Seamlessly move data fetching between client and server in SWR βοΈβ AI News: All ChatGPT Free users can now use browse, vision, data analysis, file uploads, and GPTs π³. βVercel announced it's firewall βοΈ in their Vercel ship event βRemix is now React Router V7 π€ The Remix team is merging Remix with React Router. This means that the features from Remix will be included in the next version of React Router (v7). Users of Remix can keep using it or switch to React Router v7 with a simple import change. β Dev Productivity Tipβ To remove unused imports in VS Code: π Weekly Youtube VideosCheck it out and subscribe to my channel βοΈ for more Frontend, Leadership and Career Development content. β What do you think of today's Newsletter? Simply click on one of the links below.
|
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, Ever Wish You Had a Senior Engineer Reviewing Your Code 24/7? π§ Now you do and itβs powered by AI. This is Part 1 of my new AI Agent Series where weβre building and deploying real AI agents that can think, analyze, and act like a senior software engineer π€. This project is called AI Code Reviewer and itβs not just a fancy chatbot. It remembers past messages, gives contextual feedback and helps you ship better code, faster. Here's the Tech Stack: β β‘ Next.js 15 + React 19 β π§ Convex...