Skip to content
CodeARIV

CodeARIV

Empowering Everyday Coders

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

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

Category: Nodejs

  • April 23, 2021December 1, 2021
  • 2 Comments

Connect MongoDB Atlas with Express Backend

  • Express

Choosing the right database for an application is really important. If the backend is built with Node.js or Express, then the most suitable database is MongoDB. Storing the entire DB in our local server is most risky. It’s better to use a cloud database. Here […]

Continue Reading Connect MongoDB Atlas with Express Backend
  • October 8, 2020October 8, 2020
  • 3 Comments

How to Set Up Authentication and Authorization in Express Using JWT

  • Express

Did you notice that, once we logged in or authenticated on Facebook, from a browser, they no longer tend us to authenticate again until we logout? Here, a unique token is generated and saved in the local storage of our browser just after we register/log […]

Continue Reading How to Set Up Authentication and Authorization in Express Using JWT
  • May 16, 2020November 5, 2021
  • No Comments

Install Node.js and NPM on Windows 10

  • Installation
nodejs-npm-windows

From the official website of Node.js, we can see that Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine and NPM is a package manager for Node.js packages. Both are compatible with Windows 10, Linux, and the macOS platforms. So, what are the steps to […]

Continue Reading Install Node.js and NPM on Windows 10
  • May 26, 2019June 11, 2020
  • 1 Comment

How to Build a Simple REST API with Node/Express

  • Express

Express is a popular unopinionated web framework, written in JavaScript and hosted within the Node.js runtime environment. Because it is a JavaScript framework, so many packages and libraries are available as open-source to minify an Express project workload. it also has huge developer support so […]

Continue Reading How to Build a Simple REST API with Node/Express
  • May 26, 2019December 1, 2021
  • 7 Comments

How to Create a React Frontend, Express Backend, and Connect Them Together

  • Express

Some may feel a bit of confusion when talking about the front end and backend. Here, we will discuss the steps for building a frontend using React, a backend using Express.js, and connect them together. The popularity of JavaScript is increasing day by day. If […]

Continue Reading How to Create a React Frontend, Express Backend, and Connect Them Together

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