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 6000+ 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, Having an AI Code Editor is mandatory in today's world. Last weekend, I was talking to a friend who's a Staff DevOps Lead at a Tech firm. He hadn't tried any of the AI Code Editors yet and said he was hesitantโmostly because he thought editors wouldn't know the Context of his codebase as he does and also they can't keep up with his brain ๐ง , he joked. So, very confidently, I showed him Cursor AI. And to my surprise, Cursor really sucked at remembering context. Plus, it took Cursor...
Hey Reader, A couple years ago, I made a bold move. I left my corporate 9-to-5 to become a Tech Educator. Starting from scratch was challenging, I had limited social proof and only had testimonials from my past colleagues. Existing social proof tools were charging $75/month ($900/year!) and were overly complex plus they stopped improving the product. Thatโs when I decided to build my own solution and Ship my First SaaS called as ProofyBubble. ๐ฉต ProofyBubble shows real-time visitor and...
Hey Reader, I have some exciting news ๐ฅณ. I have been working hard on launching the Modern Full Stack Next.js Course โ๏ธ. It's a course that teaches you to build and deploy modern full stack Next.js Production-ready apps. It is coming along well and I am taking the extra time to perfect it. Itโs set to launch in April, and I canโt wait for yโall to check it out! I plan to share extra bonuses ๐ and nuggets for folks on the waitlist so click this magic link to join the waitlist โ๏ธ. Weekly Snack:...