Articles
A list of things I’ve written about
How to improve your Next.js site's SEO (Part2)
How to improve your site's SEO with addition of flexible open graph meta tags.
How to improve your Next.js site's SEO (Part1)
How to improve your site's SEO with a custom <meta> Tag component in Next.js (Part1)
Dark Mode Rises
How to implement dark mode in Next.js app without dreaded flicker.
How to add GoogleAnalytics4 to NextJs app in 4 simple steps
A Beginner 4 step easy guide how to add GoogleAnalytics4 to NextJs app and gain insights of your site users` behavior
How to create Active Nav Link in NextJS
How does one target active Link in Next.js like the way we do it in React-Router?