Advertisement · 728 × 90

Posts by Blazity

How to optimize your Next.js App — Best tips and real solutions | THE NEXT GEN WEB PODCAST #13
How to optimize your Next.js App — Best tips and real solutions | THE NEXT GEN WEB PODCAST #13 Grab your Ebook copy here: https://go.blazity.com/Eor3pox#javascriptframework #nextjs #frontend #vercel #react #dev #dx #appoptimization On the 13th episode ...

👀 Check out the full episode: youtu.be/TyJsTsVlKo0

8 months ago 0 0 0 0
Video

Unoptimized images can (and will!) slow your #Nextjs app! 🐢

This quick video shows why optimization matters, and how next/image makes it easy. 🚀

8 months ago 1 0 1 0
How to optimize your Next.js App — Best tips and real solutions | THE NEXT GEN WEB PODCAST #13
How to optimize your Next.js App — Best tips and real solutions | THE NEXT GEN WEB PODCAST #13 Grab your Ebook copy here: https://go.blazity.com/Eor3pox#javascriptframework #nextjs #frontend #vercel #react #dev #dx #appoptimization On the 13th episode ...

go.blazity.com/qmcwK46

9 months ago 0 0 0 0
Video

We cut a client’s Total Blocking Time - and their Next.js app now feels 🔥 fast!

Learn how we did it in this quick video. 🚀
Watch the full podcast ep, link below🧵

9 months ago 0 0 1 0
Preview
The Expert Guide to Performance Optimization in Next.js 2025 Everything you need to know about Next.js performance optimization in one comprehensive guide. Download your copy now!

Take your copy here: go.blazity.com/MQT8ES8

9 months ago 0 0 0 0
Video

Why did we make the Next.js Optimization Ebook? 📘

This short video explains how it helps you dodge common pitfalls & build lightning-fast Next.js apps. 🚀

Grab your free copy in the👇 thread

9 months ago 0 0 1 0
Preview
The Expert Guide to Performance Optimization in Next.js 2025 Everything you need to know about Next.js performance optimization in one comprehensive guide. Download your copy now!

And don't forget to grab your "Expert Guide to Next.js Performance Optimization" copy here: go.blazity.com/yFYMsTa

9 months ago 0 0 0 0
Advertisement
Video

🤯 You might not be tracking your Next.js performance the right way.
💡 In this short video, we’ll show you the effective and ineffective methods for measuring performance, helping you pinpoint the optimizations that truly enhance the user experience.

9 months ago 0 0 1 0
Rendering Strategies in Next.js: Hands-On Code Examples and Real-World Scenarios
Rendering Strategies in Next.js: Hands-On Code Examples and Real-World Scenarios 🚀 Join us for an in-depth webinar where we unpack the critical rendering strategies in modern Next.js applications. Whether you're deciding between SSR, SSG...

Join us: youtube.com/live/8nXGU4...

9 months ago 0 0 0 0

🚨 We’re LIVE!
Confused by SSR / SSG / ISR / RSC in Next.js?
We’re breaking down what to use - and when.
Just real-world rendering strategy insights 💡

Link down below 👇🏼

9 months ago 0 0 1 0

Why Use Dynamic Imports for External Functions?
• Improved Initial Load Time;
• Optimized Resource Usage;
• Scalability.

9 months ago 0 0 0 0

Dev tip: It’s worth checking the bundle size of the packages you import to the project. You can find many popular websites for that purpose (e.g., bundlephobia, pkg-size) or IDE extensions (e.g., for VSCode import cost).

9 months ago 0 0 0 0
Preview
How to Optimize Web Vitals in Next.js App Learn what the Web Vitals initiative is, why it matters for your site's performance and SEO, and how to interpret Core Web Vitals like LCP, FID, and CLS.

blazity.com/blog/web-vi...

9 months ago 0 0 0 0

New on the blog: 🚀 How to Optimize Web Vitals
Learn how to improve your LCP, INP & CLS scores for faster pages, better UX & SEO.
Tools, tips & team alignment; all in one read.
Check it out 👇

9 months ago 0 0 1 0
Advertisement
Post image Post image Post image

Code splitting is a technique for optimizing web applications, and you probably already know that. But ignoring Code Splitting can lead to serious consequences ⬇️

10 months ago 0 0 0 0
You Ask, We Code: Next.js App Optimization + Ebook Q&A Session
You Ask, We Code: Next.js App Optimization + Ebook Q&A Session Hey there, devs and Next.js fans👋📅 We’re going LIVE to take our Ebook - "The Expert Guide to Next.js Performance Optimization" - and bring it to life… with...

📺 Watch the replay → www.youtube.com/live/eUXSbt...

10 months ago 0 0 0 0
Video

Missed our livestream? Too bad (but not crucially). Cuz we stored it on our YouTube channel
We took a slow Next.js app and optimized it live ⚙️

Got compliments ✅
Improved Core Web Vitals to a nearly perfect score ✅
Discussed and applied caching strategies ✅

Link below ⬇️

10 months ago 0 0 1 0

6️⃣ Lazy-loaded content without placeholders;
7️⃣ Layout-affecting CSS animations or transitions.

10 months ago 0 0 0 0

Revealing "Top 7" CLS nightmares we've seen at our work:
1️⃣ Images without dimensions;
2️⃣ Ads, embeds, or iframes without reserved space;
3️⃣ Web fonts causing FOIT/FOUT;
4️⃣ Dynamic content injection (popups, accordions, etc.);
5️⃣ Third-party scripts modifying the layout;
👇👇👇

10 months ago 0 0 1 0

Font tip in #Nextjs: Prefer variable fonts over multiple weights to reduce font file payload and improve render performance.

10 months ago 1 0 0 0
You Ask, We Code: Next.js App Optimization + Ebook Q&A Session
You Ask, We Code: Next.js App Optimization + Ebook Q&A Session Hey there, devs and Next.js fans👋📅 We’re going LIVE to take our Ebook - "The Expert Guide to Next.js Performance Optimization" - and bring it to life… with...

youtube.com/live/eUXSbt...

10 months ago 0 0 0 0
Advertisement
Post image

🎙️And we're live in 3, 2, 1…
Join us on our first live stream! (link below👇)
Our devs optimizing #Nextjs app real-time 🧑‍💻

10 months ago 1 0 1 0
You Ask, We Code: Next.js App Optimization + Ebook Q&A Session
You Ask, We Code: Next.js App Optimization + Ebook Q&A Session Hey there, devs and Next.js fans👋📅 We’re going LIVE to take our Ebook - "The Expert Guide to Next.js Performance Optimization" - and bring it to life… with...

youtube.com/live/eUXSbt...

10 months ago 0 0 0 0

Quick reminder: our devs are going LIVE tomorrow.
They will optimize a purposely slow Next.js app and show you how to improve web performance in the real world ( fixing server component fetch waterfall, improving CLS and LCP, and many more)
📅 27th of May, 15:30 UTC
Link👇

10 months ago 0 0 1 0
Post image

💡 We are completing an incredible time at @GITEXEUROPE, and what a week it was for us! Our warmest thanks to the GITEX team for organizing it.

Thanks to everyone who came by, asked questions and made this event so impactful 🚀

Berlin, you were great.
See ya next time, GITEX

10 months ago 0 0 0 0

If you need to use window in Next.js, don’t use it directly in JSX. Put it inside a useEffect - that way it only runs on the client and avoids hydration errors.

10 months ago 0 0 0 0
Post image

3. Complex UI Interactions

10 months ago 0 0 0 0
Post image

2. Real-Time features or pagination implementation

10 months ago 0 0 1 0
Post image

1. Interactive Forms

10 months ago 0 0 1 0

⏰ Time for dev tip
Client Components bring interactivity and dynamic behavior to modern Next.js apps. While they still participate in server-side rendering for the initial page load, they become fully interactive on the client side after hydration.
See optimal use cases in 🧵

10 months ago 0 0 1 0
Advertisement