Exploring the Technology, One Post at a Time
Discover how to seamlessly integrate a customizable modal component into your Next.js application
As a front-end developer, having the right set of tools can significantly enhance your productivity and creativity. In this article, we’ll explore a curated list of tools that cover various aspects of design, development, note-taking, and more.
Welcome to the tutorial on creating a custom loading component and 404 error page using the latest features of Next.js 13. In this guide, we’ll explore the use of the ‘loading.tsx’ and ‘not-found.tsx’ files to enhance user experience.
Learn how to create a responsive navigation bar in Next.js 13
Learn how to use multiple fonts styling in Next.js 13 with CSS variables.