Anand Raj is a full-stack web developer having expertise in technologies like PHP, CodeIgntier, React.js, Next.js etc. He is pre-final year undergrad student with strong knowledge of front-end, back-end and API development.
Clerk is a battery included authentication library built for NextJS that simplifies the authentication process immensely for your app. Clerk take cares of everything you…
Animations are important in instances like page transitions, scroll events, entering and exiting components, and events that the user should be alerted to. We’ll take…
React is a client side library which means you can access everything you’re familiar with on the web including document and window. If you’re coming to Next.js from…
To redirect a user from the server-side or using the getServerSideProps() function in Next.js, you can use the redirect key with an object containing the destination property set to the path…