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)

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

  • July 14, 2022November 26, 2022
  • 2 Comments

Multi-Language Next.js Website using i18next – RTL Support

  • Next.js

Internationalization is an important factor if our website is targeting a global audience. People love to interact with a website in their own local language. Here, we will discuss the steps to implement a multi-language website in a Next.js website using the i18next. We will […]

Continue Reading Multi-Language Next.js Website using i18next – RTL Support
  • June 26, 2022November 26, 2022
  • 3 Comments

How to Add Google reCAPTCHA v3 in a Next.js Form

  • Next.js

In most cases of web development, we have to implement forms. At the same time as implementing a form on a website, we have to be aware that bots can send fraud and abused content. Captchas are one of the best options to prevent this. […]

Continue Reading How to Add Google reCAPTCHA v3 in a Next.js Form
  • 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
  • June 12, 2022November 26, 2022
  • No Comments

Connect Multiple Git Repositories for a Single Project

  • Git

Using Git is really important when working on a project. In some cases, we may need multiple git repositories for a single project. Yes, we can give access to multiple users in a single repository but what if you are not permitted to do so? […]

Continue Reading Connect Multiple Git Repositories for a Single Project
  • May 13, 2022November 26, 2022
  • No Comments

Make Header and Footer APIs Load Once in a Next.js App with getServerSideProps

  • Next.js

If we are using getServerSideProps in Next.js for data fetching, it will call all the APIs for a single page including the header and footer APIs. But in most cases, we only need to call the header and footer APIs once when we are loading […]

Continue Reading Make Header and Footer APIs Load Once in a Next.js App with getServerSideProps
  • 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
  • April 1, 2022November 26, 2022
  • No Comments

Generate Sitemap for Static and Dynamic Pages in a Next.js App

  • Next.js

I have already created an article, How To Add An XML Sitemap In A Next.Js App. Then what is the importance of this article? In that article, I explained the method of adding an XML sitemap manually just for static pages in our Next.js app. […]

Continue Reading Generate Sitemap for Static and Dynamic Pages in a Next.js App
  • February 5, 2022November 26, 2022
  • No Comments

Deploy a Next.js App with Private Dependencies in Vercel: A Simple Hack

  • Next.js

In some projects, we use private dependencies. This will make our code clean and also protected. But when coming to hosting it, some providers will limit it. Here, we will discuss a simple hack to deploy a Next.js app with private dependencies in Vercel. The […]

Continue Reading Deploy a Next.js App with Private Dependencies in Vercel: A Simple Hack
  • January 31, 2022November 26, 2022
  • 1 Comment

Multi Zones: Combine Multiple Next.js Apps

  • Next.js

When developing a big web project, we need a team. But when it’s a huge one, we can split the project into many and assign it to multiple teams. We can run each project separately and even host them on different servers. This gives teams […]

Continue Reading Multi Zones: Combine Multiple Next.js Apps
  • December 16, 2021November 26, 2022
  • No Comments

The Simplest Portfolio Website with Next.js and Make it Live

  • Next.js

I have set up a new portfolio website for myself. I am believing in simplicity and you could feel it while browsing through my portfolio website. Here in this article, I am sharing the steps to create the simplest portfolio website with Next.js and make […]

Continue Reading The Simplest Portfolio Website with Next.js and Make it Live

Posts navigation

1 2 … 15 Next »

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