NextJS Internationalization using Google Translator
In this article we learn the fastest way to internationalize your nextjs website for free using Google translator.
August 24, 2024
9 Techniques to optimize a NextJS Website
In this article we discuss about optimizing a nextjs website. We see how different aspects of a production site can be optimized for improved performance.
August 20, 2024
How To Choose Data Fetching Strategies In NextJS
Explained with real-world examples
November 9, 2023
React useState hook from scratch
Let's learn the fundamentals of ReactJS
November 4, 2023
Google Place Search in React
Implement google's place search API easily.
September 19, 2023
Should You Use Redux in Next.js?
Learn if you should use Redux in NextJS
April 8, 2023
Best API Documentation Tools
A Guide to Navigating the World of Documentation Tools. Which ones are best?
March 10, 2023
How to Setup Styled Components in NextJS
We will learn how to avoid the common issues with SSR
February 28, 2023
Why NVM is Tremendously Helpful for Web Developers
Let’s see how to use it effectively in 3 minutes!
June 4, 2022
Production Checklist for NextJS
Techniques for a fast NextJS website
January 5, 2022
Create Sitemap in NextJS
How to create sitemap for search engines in Nextjs
January 3, 2022
Add Google Analytics with NextJS
How we can integrate google analytics into a NextJS application easily. Google analytics in NextJS will help us to track the growth of our website.
January 1, 2022
Improve SEO in NextJS
Tips and Tricks to Improve SEO Performance
January 1, 2022
Add Custom Fonts with NextJS
How to integrate any custom google fonts into a NextJS application. We can make our websites beautiful with custom fonts.
December 31, 2021
How to Show Loader on Page Changes in NextJS
Keep your users engaged with a great visual response
October 19, 2021
Static Site Generation in NextJS
Understand how static generation works in NextJS
January 1, 2021
Getting Started with Nextjs
Next.js gives you the best developer experience with all the features you need for production.