#next
Build a Simple Blog with Contentlayer, Next.js and Tailwind CSS
••• views
Building your own blog should not be complicated. This article shows you how to build a simple blog using contentlayer, Next.js, markdown and Tailwind CSS.
July 22, 2022
nextmarkdowncontentlayertailwindcss
Blur Placeholder Images with Next.js and Tailwind CSS
••• views
This article will show you how to create a blur placeholder using Tailwind CSS & Next image component.
July 22, 2022
nexttailwindcss
How to add Google Analytics to your Next.js Application
••• views
Here’s how to add Google Analytics version 4 to a Next.js website.
December 14, 2021
next
Optimizing performance in NEXT.js: Tips and tricks
••• views
Learn how to improve the performance of your NEXT.js application with our expert tips and tricks. Discover techniques for optimizing the loading of images, implementing lazy loading, and more in this comprehensive guide to optimizing performance in NEXT.js.
January 19, 2023
nextperformance