Tag:nextjs
All the articles with the tag "nextjs".
Understanding hydration in Next.js and how to solve hydration errors
Posted on:July 17, 2023 at 03:05 PMReading time:4 minutesTutorial on possible ways to bug fix hydration errors when working with Next.js or other frameworks.
Understanding why and how to use React's Context hook
Posted on:July 20, 2023 at 10:57 AMReading time:6 minutesTutorial on why and how to use React's Context hook for your future projects.