Blazity
@blazity.com
Team of #NextJS & #React consultants. Creators of next-enterprise & enterprise-commerce. Official Vercel partners.
Building scalable web apps, e-commerce stores, and GenUI experiences.
https://blazity.com/
Need help with your Next.js app? Let's talk!
Building scalable web apps, e-commerce stores, and GenUI experiences.
https://blazity.com/
Need help with your Next.js app? Let's talk!
Unoptimized images can (and will!) slow your #Nextjs app! 🐢
This quick video shows why optimization matters, and how next/image makes it easy. 🚀
This quick video shows why optimization matters, and how next/image makes it easy. 🚀
July 7, 2025 at 3:00 PM
Unoptimized images can (and will!) slow your #Nextjs app! 🐢
This quick video shows why optimization matters, and how next/image makes it easy. 🚀
This quick video shows why optimization matters, and how next/image makes it easy. 🚀
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🧵
Learn how we did it in this quick video. 🚀
Watch the full podcast ep, link below🧵
July 4, 2025 at 8:30 PM
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🧵
Learn how we did it in this quick video. 🚀
Watch the full podcast ep, link below🧵
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
This short video explains how it helps you dodge common pitfalls & build lightning-fast Next.js apps. 🚀
Grab your free copy in the👇 thread
July 4, 2025 at 2:00 PM
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
This short video explains how it helps you dodge common pitfalls & build lightning-fast Next.js apps. 🚀
Grab your free copy in the👇 thread
🤯 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.
💡 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.
July 3, 2025 at 11:30 PM
🤯 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.
💡 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.
🚨 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 👇🏼
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 👇🏼
June 26, 2025 at 3:30 PM
🚨 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 👇🏼
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 👇🏼
Why Use Dynamic Imports for External Functions?
• Improved Initial Load Time;
• Optimized Resource Usage;
• Scalability.
• Improved Initial Load Time;
• Optimized Resource Usage;
• Scalability.
June 12, 2025 at 11:30 PM
Why Use Dynamic Imports for External Functions?
• Improved Initial Load Time;
• Optimized Resource Usage;
• Scalability.
• Improved Initial Load Time;
• Optimized Resource Usage;
• Scalability.
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).
June 12, 2025 at 7:08 PM
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).
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 👇
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 👇
June 11, 2025 at 3:00 PM
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 👇
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 👇
Code splitting is a technique for optimizing web applications, and you probably already know that. But ignoring Code Splitting can lead to serious consequences ⬇️
June 4, 2025 at 4:00 PM
Code splitting is a technique for optimizing web applications, and you probably already know that. But ignoring Code Splitting can lead to serious consequences ⬇️
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 ⬇️
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 ⬇️
June 2, 2025 at 12:30 PM
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 ⬇️
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 ⬇️
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;
👇👇👇
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;
👇👇👇
May 29, 2025 at 9:00 PM
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;
👇👇👇
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;
👇👇👇
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👇
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👇
May 26, 2025 at 3:00 PM
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👇
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👇
💡 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
Thanks to everyone who came by, asked questions and made this event so impactful 🚀
Berlin, you were great.
See ya next time, GITEX
May 23, 2025 at 12:53 PM
💡 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
Thanks to everyone who came by, asked questions and made this event so impactful 🚀
Berlin, you were great.
See ya next time, GITEX
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.
May 22, 2025 at 3:30 PM
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.
⏰ 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 🧵
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 🧵
May 21, 2025 at 9:00 PM
⏰ 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 🧵
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 🧵
🚨 But aside from conferences, we're preparing something online also...
We’re going LIVE on YouTube: youtube.com/live/eUXSbt...
📍 YouTube + Twitch
🗓️ 27th of May, 15:30 UTC (don't forget to press the "notify me" button)
Details in 🧵
We’re going LIVE on YouTube: youtube.com/live/eUXSbt...
📍 YouTube + Twitch
🗓️ 27th of May, 15:30 UTC (don't forget to press the "notify me" button)
Details in 🧵
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...
www.youtube.com
May 21, 2025 at 3:30 PM
🚨 But aside from conferences, we're preparing something online also...
We’re going LIVE on YouTube: youtube.com/live/eUXSbt...
📍 YouTube + Twitch
🗓️ 27th of May, 15:30 UTC (don't forget to press the "notify me" button)
Details in 🧵
We’re going LIVE on YouTube: youtube.com/live/eUXSbt...
📍 YouTube + Twitch
🗓️ 27th of May, 15:30 UTC (don't forget to press the "notify me" button)
Details in 🧵
Hey, @GITEXEUROPE visitors and attendees👋
The Blazity team is all set and ready here, in Messe Berlin!
Сome to our booth and say hi - we’d love to chat 😉
📍Hall 1.2, Stand 37
The Blazity team is all set and ready here, in Messe Berlin!
Сome to our booth and say hi - we’d love to chat 😉
📍Hall 1.2, Stand 37
May 21, 2025 at 10:03 AM
Hey, @GITEXEUROPE visitors and attendees👋
The Blazity team is all set and ready here, in Messe Berlin!
Сome to our booth and say hi - we’d love to chat 😉
📍Hall 1.2, Stand 37
The Blazity team is all set and ready here, in Messe Berlin!
Сome to our booth and say hi - we’d love to chat 😉
📍Hall 1.2, Stand 37
Cumulative Layout Shift (CLS) can wreck your UX and hurt SEO.
Here are few solutions how to reduce layout shifts in your Next.js app (more in 🧵)
Here are few solutions how to reduce layout shifts in your Next.js app (more in 🧵)
May 15, 2025 at 9:00 PM
Cumulative Layout Shift (CLS) can wreck your UX and hurt SEO.
Here are few solutions how to reduce layout shifts in your Next.js app (more in 🧵)
Here are few solutions how to reduce layout shifts in your Next.js app (more in 🧵)
Struggling with Google Fonts? Here’s an example of how to implement em using next/font in a Next.js application:
May 15, 2025 at 3:19 PM
Struggling with Google Fonts? Here’s an example of how to implement em using next/font in a Next.js application:
We just open-sourced AgentBridge - a framework that helps LLMs understand and integrate with third-party APIs.
Сheck all docs and Github: agentbridge.org/
Details in 🧵
Сheck all docs and Github: agentbridge.org/
Details in 🧵
May 13, 2025 at 3:15 PM
We just open-sourced AgentBridge - a framework that helps LLMs understand and integrate with third-party APIs.
Сheck all docs and Github: agentbridge.org/
Details in 🧵
Сheck all docs and Github: agentbridge.org/
Details in 🧵
Learn why next/image is an excellent tool for managing images and solving issues like slow performance, high data usage, and slow rendering in our new blog article (find a link below👇)
May 7, 2025 at 4:30 PM
Learn why next/image is an excellent tool for managing images and solving issues like slow performance, high data usage, and slow rendering in our new blog article (find a link below👇)