Skip to content
Techomoro

Techomoro

Where code meets the trend

  • Installation guides
  • React
  • Next.js
  • React Native
  • Express
  • MongoDB
  • WordPress
  • Cloud
  • Hosting
  • Artificial Intelligence (AI)
  • Home
  • nextjs

Syamlal CM

Software Engineer & Internet Entrepreneur,
Founder & CEO at Floyet Technologies

Recent Posts

  • Multi-Language Next.js Website using i18next – RTL Support
  • How to Add Google reCAPTCHA v3 in a Next.js Form
  • Implement Push Notification in Next.js with Firebase Cloud Messaging
  • Connect Multiple Git Repositories for a Single Project
  • Make Header and Footer APIs Load Once in a Next.js App with getServerSideProps

Categories

Tag: nextjs

  • June 25, 2022November 26, 2022
  • 2 Comments

Implement Push Notification in Next.js with Firebase Cloud Messaging

  • Next.js

Push notification is one of the easiest ways to send offers, alerts, etc. directly to the user’s device or browser. We will discuss the steps to implement push notifications in a Next.js app with Firebase Cloud Messaging (FCM). Prerequisites I believe that the reader already […]

Continue Reading Implement Push Notification in Next.js with Firebase Cloud Messaging
  • April 1, 2022November 26, 2022
  • No Comments

How to Set Up the 301 Redirect in a Next.js App

  • Next.js

When switching from an old website URL to a new one, 301 redirection is necessary. Here in this article, we will set up a 301 redirect in a Next.js app. In React, we need to use third-party packages for redirection. Because Next.js is a framework, […]

Continue Reading How to Set Up the 301 Redirect in a Next.js App
  • November 15, 2021December 1, 2021
  • No Comments

Change Navbar Style With the Scroll in a Next.js Website

  • Next.js

People love modern websites with perfect color combinations and animations. Here, we will discuss the method to change Navbar Style with mouse scroll in a Next.js website. Prerequisites The reader should be aware of the following technologies:- JavaScript ES6 Basic CSS React.js library Nex.js framework […]

Continue Reading Change Navbar Style With the Scroll in a Next.js Website
  • November 14, 2021December 8, 2021
  • No Comments

How to Add Google Analytics to a Next.js website

  • Next.js

We know how important Analytics data is for the growth of a business or website. Let’s have a look at the ways to add Google Analytics to a Next.js website. Prerequisites To continue with this article, you must have basic knowledge of the Next.js framework […]

Continue Reading How to Add Google Analytics to a Next.js website
  • October 4, 2021October 4, 2021
  • No Comments

Fetch or Call API with Change in URL Parameters – Next.js

  • Next.js

If we are developing an app using the Next JS framework, we may need to fetch data from the backend or make an API call with any change in URL parameters. Here we will discuss the steps to solve this use case. URL parameters are […]

Continue Reading Fetch or Call API with Change in URL Parameters – Next.js
  • October 3, 2021October 4, 2021
  • 1 Comment

How to Add Title and Meta Tags for Each Page in Next.js

  • Next.js

In the case of React, we need to install a package called react-helmet to add title and meta tags for each router component. Also, for adding routes or multiple pages in a react app, we need a package called react-router-dom. But here in this article, […]

Continue Reading How to Add Title and Meta Tags for Each Page in Next.js
  • September 5, 2021December 6, 2021
  • 1 Comment

How to Use Context API in a Next.js App

  • Next.js

Technology is changing day by day. After the success story of the React.js library, developers are behind a React.js framework which is Next.js. Next.js helps to build production-ready web applications in record time. Popular companies like Netflix, Tiktok, Hulu, etc. are using Next.js already for […]

Continue Reading How to Use Context API in a Next.js App
  • July 23, 2021September 25, 2021
  • No Comments

How to Install and Setup a Next.js App on Windows 10

  • Installation guides
next.js windows 10

The combination of React.js and the Create-react-app tool is the best for creating any web application. But when coming to production-ready web applications, it will give us a painful experience. Here, we have a framework built on top of the React.js library that helps us […]

Continue Reading How to Install and Setup a Next.js App on Windows 10

Syamlal CM

Software Engineer & Internet Entrepreneur,
Founder & CEO at Floyet Technologies

Recent Posts

  • Multi-Language Next.js Website using i18next – RTL Support
  • How to Add Google reCAPTCHA v3 in a Next.js Form
  • Implement Push Notification in Next.js with Firebase Cloud Messaging
  • Connect Multiple Git Repositories for a Single Project
  • Make Header and Footer APIs Load Once in a Next.js App with getServerSideProps

Categories

  • GitHub
  • CodeSandbox
  • Youtube
  • Facebook
  • Twitter
Made with Love in God's Own Country | Powered by Floyet
Copyright © Techomoro.com 2021
Go to top