TechBlog: All things web design, software development, tech, or programming.
Solving CORS Issues in Next.js 13 with API Routes
July 2, 2023
Likes: 0
Next.js, the open-source React framework developed by Vercel, has recently released its 13th version. As an outstanding development tool, it...
Nextjs Folder Names and Structure
March 5, 2023
Likes: 0
How to structure your Next.js project for maximum organization and efficiency. This article covers best practices for naming and organizing...
AG Grid Demo
February 26, 2023
Likes: 0
This project is a demo of how to use AG Grid with a Next.js application. AG Grid is a powerful...
Read and Write To MongoDB
February 25, 2023
Likes: 0
This article provides a basic example of how to connect to a MongoDB database from a Next.js application and perform...