© 2026 Hashnode
In this part, we gonna build all the components, we need to build the layout of our website, for that we need to build the components to be used globally. So the portfolio site will require this layout components mainly : Header Body Footer And ...

Introduction Clerk Auth is a modern authentication and user management platform that aims to simplify the process of adding authentication and security features to web applications. It provides developers with a set of tools and APIs to handle user r...

Everytime I come across a new technology in the ever expanding universe of tools and frameworks i.e. the React ecosystem, I start wondering how it fits in the picture and do I even need to use it in my projects. I recently got to know about Tanstack ...

Introduction Before moving on to the main topic, I want to step back and explain Next.js. Next.js is an open-source React framework that facilitates the building and deployment of server-rendered React applications. Developed by Vercel, Next.js seaml...

Recently I had a requirement in my project to programmatically create folders inside Shared Drives and upload files to those folders. I could not find any proper resource on how to do this. So I am writing this blog to help others who might come acro...
