Open in app

Sign In

Write

Sign In

Lizen Shakya
Lizen Shakya

16 Followers

Home

About

Pinned

A commonly asked question in Node.js interview — What is Event loop?

Have you ever given an interview for a position as a Node.js developer? The first question usually asked by an interviewer is : Can you tell me about Node.js and why is it popular? So, the obvious answer will be: Node.js is a server-side JavaScript run-time environment. It’s open-source, including…

Nodejs

5 min read

A commonly asked question in Node.js interview — What is Event loop?
A commonly asked question in Node.js interview — What is Event loop?
Nodejs

5 min read


Pinned

Node.js Sending Multipart/form-data from server side(backend)

A HTTP multipart request is a HTTP request that HTTP clients construct to send files and data over to a HTTP Server. It is commonly used by browsers and HTTP clients to upload files to the server. In terms of backend or server side perspective, uploading a multipart/form-data can be…

Nodejs

2 min read

Nodejs

2 min read


Dec 27, 2022

How to send mails with Gmail using nodemailer after less secure app is disabled by Google?

The application that I have been working on fine, it send email using nodemailer with gmail. But a while back some modules start to crash and I had no idea what was going on. …

Nodejs

2 min read

How to send mails with Gmail using nodemailer after less secure app is disabled by Google?
How to send mails with Gmail using nodemailer after less secure app is disabled by Google?
Nodejs

2 min read


Aug 23, 2022

Screen Share Not working in Ubuntu: Fixed

Ubuntu 22.04 has a bug which is we can’t share our screen on any platforms. The issue with Ubuntu 22.04 is using a display feature called wayland. Wayland is not supporting to screen share by default. In previous ubuntu version we had xorg for display feature. To solve this…

Ubuntu

1 min read

Ubuntu

1 min read


Jul 16, 2022

Create counter app as your first react application.

React, a JavaScript library for creating interactive user interfaces(UI) is getting more popular by developers all around the world. Before Starting Check if node is installed or not. You can use the below command line to check if you have node installed. node -v This should print the version number, so…

React

2 min read

React

2 min read


May 15, 2022

for(… in …) v/s for(… of ..)

One of the basic structure of commands used in high-level languages are ‘Loops’. Often in a JavaScript script, we iterate over some objects of few built-in classes like Arrays, Dictionaries, Strings, Maps, etc. We iterate the objects using loops. JavaScript supports different kinds of loops: for loop for (..in) loop …

Java Script

2 min read

for(… in …) v/s for(… of ..)
for(… in …) v/s for(… of ..)
Java Script

2 min read


Feb 13, 2022

Backup your database using cron

The first question that may arise in our mind is why do we need to back up our database? — The database is the most important part of our program. It contains all the necessary information required. Database backup is the process of backing up the operational state, architecture, and stored data of database software. …

Database

2 min read

Database

2 min read


Sep 17, 2021

How to check and update npm packages

In our application, we use different npm packages. We need to update the packages from time to time as new versions of packages will be released. …

NPM

2 min read

How to check and update npm packages
How to check and update npm packages
NPM

2 min read


Jan 31, 2021

Getting started with protobuf (Protocol Buffer)

Protocol Buffer aka protobuf is the most commonly used IDL (Interface Definition Language) for gRPC. It is a high-performance, compact binary wire format invented by Google who uses it internally so they can communicate with their internal network services at a very high speed. Why use protobuf instead of JSON and XML? JSON and XML are the most…

Google

5 min read

Getting started with protobuf (Protocol Buffer)
Getting started with protobuf (Protocol Buffer)
Google

5 min read


Dec 30, 2020

Productivity Improving Tips for Developers

A programmer's life is full of ups and downs. Sometimes, there is not a lot going on and sometimes it feels like the whole world's problems fell on our back. In a small amount of time, we have to find a solution to the problem. …

Productivity

6 min read

Productivity Improving Tips for Developers
Productivity Improving Tips for Developers
Productivity

6 min read

Lizen Shakya

Lizen Shakya

16 Followers
Following
  • Chris Vibert

    Chris Vibert

  • DevOps a Change

    DevOps a Change

  • Manzeel Uprety

    Manzeel Uprety

  • Coder Society

    Coder Society

  • Sajan Rajbhandari

    Sajan Rajbhandari

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech