Skip to content
Singhak
  • Home
  • Tech
    • Javascript
    • Python
    • QnA
    • TipsnTricks
    • Automation
  • Blog
  • Submit Guest Post
  • About me
    • Contact Us
    • Privacy Policy
Menu Close
  • Home
  • Tech
    • Javascript
    • Python
    • QnA
    • TipsnTricks
    • Automation
  • Blog
  • Submit Guest Post
  • About me
    • Contact Us
    • Privacy Policy

node

Home » node
Read more about the article Unhandled promise rejection warning node js
Javascript / Tech

Unhandled promise rejection warning node js

This means that a promise you called rejected, but there was no catch used to handle the error. Add a catch after the offending then to handle this properly. The origin of this error lies in…

0 Comments
28th March 2022
Read more about the article btoa is not defined error in node js | buffer in node js
Javascript / Tech / TipsnTricks

btoa is not defined error in node js | buffer in node js

The btoa() function takes a JavaScript string as a parameter. In JavaScript strings are represented using the UTF-16 character encoding: in this encoding, strings are represented as a sequence of 16-bit (2…

0 Comments
15th November 2021
Read more about the article Move folder files via ssh using NodeJS | sftp using NodeJS
Javascript / TipsnTricks

Move folder files via ssh using NodeJS | sftp using NodeJS

Using NodeJS we can create ssh connection to send file or executing any command on Linux based server. Here we are using npm module ssh2 for sftp connection to transfer…

0 Comments
6th September 2021

Buy Me a Coffee

Follow Us

Join Telegram Channel

Categories

Archives

Subscribe

Recent Posts

  • 8 ways to check JavaScript Object empty or not
  • Check variable is a Date Object or not in JavaScript
  • How to Update Multiple Array Elements in mongodb
  • mongo.exe not installed in Version 6.0.0+ | mongo not a recognize an internal or external command
  • Check string is date or not in JavaScript

Menu

  • Home
  • Submit Post
  • Privacy Policy
  • About me
  • Guest Post Submission
  • Contact Us
Support Me

Buy Me a Coffee

Copyright 2021 - Singhak
pixel