
Performance
Read articles regarding how you can increase the performance of the website
Latest


How to Inline Critical CSS in Next.js 12 & Next.js 15
A concise guide to using the new inline CSS feature in Next.js 15, comparing it with Next.js 12, and exploring its benefits and limitations for performance

How to improve performance using inlineCSS Flag in next js
A concise guide to how we can achieve a performance boost in our web page by inlining the CSS.