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
  • node

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: node

  • 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
  • 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
  • April 21, 2019
  • No Comments

Building a Simple Hello World App in Electron

  • Electron

Electron is one of the most popular frameworks in building native desktop applications compatible for Windows, Linux and MacOS systems. We can start using Electron if we already know web development because Electron is also using HTML, CSS, and JS to build native desktop applications. […]

Continue Reading Building a Simple Hello World App in Electron

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