|
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, 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...
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...
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...