Hey friend, I have some good news ๐. I've been working hard on offering a Exclusive Live Workshop on Next.js. Want to take your Next.js skills to the next level and learn how to build a production ready, modern and full stack app? well, this workshop is for you!! โYou can read more about the workshop here โ๏ธโ As a special thank you for reading my weekly newsletter, I plan to offer some launch discounts and exclusive bonuses to folks on the waitlist so please add yourself to the waitlist if you are interested.
Clicking this button will add you to the waitlist โจ Here are a five common mistakes I've seen developers make in Next.js that are truly slowing your apps.
We won't be diving into each one but only "Not utilizing the sizes Prop with the Image component". To watch the rest, you can check out my Youtube video here โ๏ธโ ๐ฟ Our Weekly Snack: Not Utilizing the
|
For optimal performance benefits with Next.js's image component, it's essential to specify the sizes
prop along with fill={true}
property
to ensure the appropriate image size is served based on viewport dimensions.
Failure to do so may result in inefficient image loading, causing larger images to be downloaded unnecessarily. This means you'll download an image 3x the size on a smaller mobile device.
This can easily slow down your app performance.
I've been asked to create a video a deep dive into Caching for a while now so here you go.
Check out the below video on Next.js Caching or master Next.js by taking my completely free Crash Course.
Check it out and subscribe to my channel for more content related to Frontend, Leadership and Career Development. ๐ช
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...