Browsing Tag
nextjs
146 posts
Learn Next.js 13 Within 2 Hours
🚀 Exciting News: Next.js 13 Workshop is Here! 🚀 Hi all, I have been receiving a lot of…
How to solve hydration error in Next.js
If you recently transitioned from using React to Next.js, you must’ve encountered this error “Error: Hydration failed because…
How to Build a Developer Blog using Next JS 13 and Contentlayer – Part three
Add more directories and pages Make directories: about, blog, projects under the app directory. Create a page.tsx in…
From Tweet to Launch 🚀 – My Open Source Journey
What you will find in this article? Are you intrigued about taking your idea from a mere tweet…
Build an Expandable / Collapsible Data Table with 2 shadcn/ui Components
What you will find in this article? In the modern digital age, the way we present data to…
Implementing a Loading Overlay with next/router Events in Next.js
Route transitions significantly impact the user experience of your web application. Smooth, informative transitions keep your users engaged…
Plan Your Dream Trip with Wanderkit.net: A Behind-the-Scenes Look
Hey there! I’m excited to share my latest project, wanderkit.net, where you can create personalised travel itineraries using…
Building a Document Viewer with react-pdf
What you will find in this article? PDF viewers have become essential components in many web applications. For…
How to Save the Data in IPFS Using the Pinata(2023)
Hello Everyone! Thank you for your interest in my article. This is Crypto Ninja‘s first article. And I…
The Latest Updates on Next.js in 2023
Next.js, the popular React framework, has been making waves in the web development community with its continuous updates…