December 30, 2021·Learn what useState is and learn how to use useState in Next JS by coding some examples.
Read More
shared
Advanced Chakra UI
August 29, 2021·Learn 5 Chakra UI advanced tricks and tips to bring you from a beginner React developer to advanced.
Read More
shared
useEffect() Hook in Next.JS - React Hooks
August 9, 2021·Learn what useEffect is learn how to use useEffect in Next.JS.
Read More
shared
Add Comments To React/Next.js Website
May 1, 2021·How to add comments to a Next.js/React website? In this tutorial, we'll use utteranc - a comment solution which uses GitHub issues to store comments.