TechBlog: All things software development, tech, or programming.
Managing Authentication Tokens with Middleware in Next.js and Supabase
April 16, 2024
Likes: 0
Middleware is a crucial part of web development that helps manage the flow of information between the user and the...
Understanding location.origin in Web Development
January 3, 2024
Likes: 1
Write your description here...
API Route Handlers in Next.js 13 +
January 1, 2024
Likes: 0
Next.js, a widely popular React framework, has always been at the forefront of simplifying and enhancing web development. With the...
Simple Static MDX Blog
November 17, 2023
Likes: 0
Creating a static MDX blog in Next.js 14 involves several steps, including setting up your Next.js environment, creating MDX files,...
What is The JAMstack?
August 20, 2022
Likes: 0
Learn about the Jam Stack, a modern web development architecture that emphasizes speed, security, and scalability. Discover its benefits and...