Nay Zaw Lin Notes

How You Do Anything Is How You Do Everything

Skip to content
Menu
  • Home
  • Privacy Policy

Tag: Node.js

Node.jsPosted onJuly 28, 2020October 12, 2022

How to update all the NodeJS npm Packages to latest version together?

You can update all your npm packages with a few commands that I gonna show you today. In the NodeJS projects, you’ll have to update…

Read More
PM2Posted onMay 2, 2020January 9, 2022

How to auto start PM2 with Node Application on Windows after reboot?

Today I gonna share with you guys how to auto start PM2 with Node Application on Windows after reboot? For this approach, we will use…

Read More
Hapi.jsPosted onMarch 9, 2020July 6, 2020

How to connect the MSSQL server with Hapi.js?

Sometimes we need to get data from MSSQL server using Hapi framework. Then we achieve this by installing the external plugin called mssql. 1. Install…

Read More
Hapi.jsPosted onMarch 7, 2020July 6, 2020

How to create an Https server on Hapi.js?

Hapi.js can handle both Http and Https while creating the server by default. But you can also use some plugin called https or http2 to…

Read More
Hapi.jsPosted onMarch 6, 2020July 6, 2020

How to resolve SyntaxError: Unexpected token issue in Hapi.js 19.x?

I faced the same issue when I tried to test Hapi on my cloud container before. For my case, there has compatibility issue between Hapi…

Read More
Node.jsPosted onMarch 5, 2020July 6, 2020

How to install Node using NVM on Ubuntu?

First, you need to install the NVM on your machine before installing the Node.js. If you haven’t done so, please check my previous post here.…

Read More
LinuxPosted onMarch 4, 2020July 8, 2020

How to install NVM on Ubuntu?

NVM is a node version manager for node.js, designed to be installed per-user, and invoked per-shell according to the original creator. NVM works on these platforms:…

Read More
Node.jsPosted onFebruary 26, 2020July 6, 2020

How to configure the scheduler in Node.js?

Let’s use the node-schedule plugin and I will show you guys how to configure the scheduler on Node.js server. First thing first, we need to…

Read More
Node.jsPosted onFebruary 22, 2020July 6, 2020

How to use memory cache in Node.js?

One of the best ways to improve application performance is to configure the caching on the server. Let’s use the memory-cache plugin and we will configure…

Read More
Node.jsPosted onFebruary 20, 2020July 6, 2020

How to change the PM2 process name?

How we can change the PM2 process name after started our Node.js application with PM?. By right, default process name will be “index” or “server”…

Read More

Posts navigation

Page 1 Page 2 Next Page

Recent Posts

  • How to set the request timeout in C# .NET Core?
  • How to use Redis Cache in .NET Core 3.1?
  • How to set a password for Redis Server?
  • How to update all the NodeJS npm Packages to latest version together?
  • How to add DLL reference in C# Project with .NET Core 3.1?

Archives

  • January 2022
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020

Categories

  • .NET Core
  • AWS
  • C#
  • FileZilla
  • Hapi.js
  • Healing Crystals
  • Linux
  • Miscellaneous
  • MSBuild
  • Nginx
  • Node.js
  • PHP
  • PM2
  • Python
  • Redis
  • SSL
  • Windows
  • WordPress
© Copyright 2023 – Nay Zaw Lin Notes
Allium Theme by TemplateLens ⋅ Powered by WordPress