Tag: nextjs
All the articles with the tag "nextjs".
-
How to add Next.js 11 image component to your website
How we can blur image while loading in version 11 next.js? Showing low quality placeholder till the high quality image loads with coding examples.
-
How to convert existing react website into progressive web app (PWA)
Progressive Web Apps (PWAs) are web apps that use service workers, manifests, and other web-platform features in combination with progressive enhancement to give users an experience on par with native apps.
-
Introduction to Progressive Web Apps
Progressive Web Apps (PWAs) are web apps that use service workers, manifests, and other web-platform features in combination with progressive enhancement to give users an experience on par with native apps. In this article I will show you how easy it is to make your website PWA compatible