Blog
Nextjs
- Next.js Parallel and Intercepting Routes
Learn about the latest features of Next.js and learn how to use parallel and intercepting routes for your next project. Here we'll transform a login flow to intercept and display contents whilst still having the ability to directly go to the page.
14/01/2024
Learn Jotai while building a dynamic shopping cart. A hands-on guide to mastering state management in React.
03/09/2023
Protect your Next.js 13 API from overload with Redis and @upstash/ratelimit. Learn how in this step-by-step guide
24/03/2023
Learn how to use Next-Auth in your Next.js application to easily add authentication without relying on passwords. This post covers setting up authentication providers such as GoogleProvider and email magic links, as well as explaining why passwords are no longer considered secure.
05/03/2023
When handling SVGs in Next.js, you have 3 options. Let me show you the best way for all use cases and for longevity.
26/05/2023