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, I just got back from Amsterdam after speaking at React Summit and wow, what a week! ๐ณ๐ฑ I gave a talk called React Framework Showdown ๐ฅ, where I pitted Next.js, TanStack Start, and React Router v7 (aka Remix) against each other in a friendly battle. Why those three? Because they're leading the pack when it comes to modern React and honestly, each one brought something wildly different to the table. I'll share the talk when it's live, but for now, letโs hear it from this week's...
Hey Reader, Ever been stuck writing the same SQL queries over and over againโฆ not because theyโre hard, but because someone on your team needed the data and didnโt know how to get it? Iโve been there. Whether itโs marketing asking, โHow many users signed up last week?โ or product wondering, โDid anyone actually use that new feature?โ, the questions are simple but the friction to get answers is very real. So I built something for that. Introducing: the AI Agent that talks directly to your...
Hey Reader, A couple years ago, I realized something unexpected: I was growing faster in my career not by doing more tutorials or chasing the next shiny framework but by finding a mentor. Want to level up your Next.js skills? โ Find a mentor who has shipped production-ready apps. Want to get better at public speaking? โ Find someone whoโs done it before. At one point, I had multiple mentors, each helping me with something specific. Their guidance made all the difference and helped me focus.It...