Skip to content
CodeARIV

CodeARIV

Empowering Everyday Coders

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

Syamlal CM

Software Engineer & Internet Entrepreneur,
Founder & CEO at FLOYET Labs & Technologies

Recent Posts

  • Create a React Native Counter App using Expo in 5 Minutes
  • Multi-Language Website with Next.js 14 App Router and i18next
  • Creating a Blog with Strapi 4 and Next.js 14: Unleashing GraphQL and TypeScript
  • Multi-Language Next.js 12 Website using i18next – RTL Support
  • How to Add Google reCAPTCHA v3 in a Next.js 12 Form

Categories

Author: Syamlal CM

Founder & Blogger at CodeARIV
  • May 9, 2024June 18, 2024
  • No Comments

Create a React Native Counter App using Expo in 5 Minutes

  • React Native

This article will discuss the steps for creating a React Native counter app using Expo. Expo makes the process of creating React Native apps more effortless. If you are a visual learner, the YouTube video below is more suitable for you. Prerequisites I assume that […]

Continue Reading Create a React Native Counter App using Expo in 5 Minutes
  • April 26, 2024June 9, 2024
  • No Comments

Multi-Language Website with Next.js 14 App Router and i18next

  • Next.js

We already have an article titled “Multi-Language Next.Js 12 Website Using I18next – RTL Support” that explains how to create a multi-language website with the help of Next.js 12 page router and i18next – RTL support. However, this article will discuss how to create a […]

Continue Reading Multi-Language Website with Next.js 14 App Router and i18next
  • April 16, 2024June 9, 2024
  • No Comments

Creating a Blog with Strapi 4 and Next.js 14: Unleashing GraphQL and TypeScript

  • Next.js

In this article, we will be discussing how to create a blog by connecting Strapi CMS and Next.js 14 – App Router with GraphQL and TypeScript support. The latest version of Next.js 14 offers plenty of new features and changes compared to its older versions, […]

Continue Reading Creating a Blog with Strapi 4 and Next.js 14: Unleashing GraphQL and TypeScript
  • July 14, 2022April 20, 2024
  • 4 Comments

Multi-Language Next.js 12 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 12 Website using i18next – RTL Support
  • June 26, 2022April 20, 2024
  • 3 Comments

How to Add Google reCAPTCHA v3 in a Next.js 12 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 12 Form
  • June 25, 2022April 20, 2024
  • 3 Comments

Implement Push Notification in Next.js 12 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 12 app with Firebase Cloud Messaging (FCM). Prerequisites I believe that the reader […]

Continue Reading Implement Push Notification in Next.js 12 with Firebase Cloud Messaging
  • June 12, 2022November 26, 2022
  • 1 Comment

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, 2022April 20, 2024
  • 1 Comment

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

  • Next.js

If we are using getServerSideProps in Next.js 12 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 […]

Continue Reading Make Header and Footer APIs Load Once in a Next.js 12 App with getServerSideProps
  • April 1, 2022April 20, 2024
  • 2 Comments

How to Set Up the 301 Redirect in a Next.js 12 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 12 app. In React, we need to use third-party packages for redirection. Because Next.js is a […]

Continue Reading How to Set Up the 301 Redirect in a Next.js 12 App
  • April 1, 2022April 20, 2024
  • 1 Comment

Generate Sitemap for Static and Dynamic Pages in a Next.js 12 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 12 […]

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

Posts navigation

1 2 … 16 Next »

Syamlal CM

Software Engineer & Internet Entrepreneur,
Founder & CEO at FLOYET Labs & Technologies

Recent Posts

  • Create a React Native Counter App using Expo in 5 Minutes
  • Multi-Language Website with Next.js 14 App Router and i18next
  • Creating a Blog with Strapi 4 and Next.js 14: Unleashing GraphQL and TypeScript
  • Multi-Language Next.js 12 Website using i18next – RTL Support
  • How to Add Google reCAPTCHA v3 in a Next.js 12 Form

Categories

  • GitHub
  • CodeSandbox
  • Youtube
  • Facebook
  • Twitter
Carefully Handcrafted in INDIA | Powered by FLOYET
Copyright © CodeARIV.com 2024
Go to top