Skip to content

Tutorials

  • Cryptocurrency
  • CSS
  • Excel
  • HTML
  • Javascript
  • Node.js
  • Others
  • SCSS
  • Web Development

Pages

  • Home
  • All Tutorials
  • About
  • Privacy Policy

Red Stapler

Coding Tutorials and Development Tips

  • Home
  • Tutorials
  • About

Category: Node.js

binance api javascript tutorial
Javascript Node.js

How to Connect to Binance API via JavaScript

December 15, 2022 Red Stapler 2

With the Binance API, developers can integrate their applications with Binance to programmatically buy and sell cryptocurrencies, retrieve market data, manage user accounts, and more. The API allows developers to automate many of the processes….

Read more
thanos-js-tutorial
Javascript Node.js

Thanos.js Tutorial – Restore Balance to your Project

December 28, 2020 Red Stapler 0

The first time I saw Thanos.js, I was thinking, they must be joking. After some testing, they are not. This Node.js app is actually disintegrate your project at the snap command. Let’s see how it….

Read more
electron tutorial 2020
HTML Javascript Node.js

Create Simple CPU Monitor App + Installer with Electron

December 28, 2020 Red Stapler 2

This is the 2020 updated version of my Electron tutorial. I’ll try to make it short and concise as possible. In this post we’ll write a simple app to monitor cpu usage together using HTML/CSS….

Read more
apache-node-together
HTML Node.js Web Development

How to Run Node.js on Apache Server

December 28, 2020 Red Stapler 0

If you have your website running on apache but also want to have node.js serve some of your url. In this tutorial, I’m going to show you how to use reverse proxy technique to make….

Read more
faker.js tutorial
Javascript Node.js

Generate Random Fake Name with Faker.js

December 28, 2020 Red Stapler 1

If you’re looking for javascript library to generate fake name or dummy personal info such as email, street address, company and etc. Faker.js is the one you can’t missed. Faker.js allows you to generate a….

Read more
Javascript Node.js

AWS Lambda Tutorial – RDS MySQL

December 28, 2020 Red Stapler 16

In this tutorial, we’ll still stick around Lambda. I’m going to show you how to connect to RDS MySQL database from AWS Lambda function. Getting Start First, You’ll need to have Database instance running on….

Read more
aws lambda tutorial
Javascript Node.js

AWS Lambda Tutorial – Hello World and API Gateway

December 28, 2020 Red Stapler 0

In this article, I’m going to show you how to create a hello world function on amazon web service Lambda and then integrate it with API Gateway so you can invoke it via browser or….

Read more
chromeless tutorial
Javascript Node.js

Chromeless Automation Tutorial

December 28, 2020 Red Stapler 2

In this article, I’m going to show you how to use Chromeless and Node.js to do the Chrome automation. The benefit of Chromeless is that you can use it for testing automation, web crawling and….

Read more
electron tutorial
HTML Javascript Node.js

Electron Tutorial – Connect to MySQL

December 28, 2020 Red Stapler 3

In previous Electron Tutorial, I’ve covered about Electron basics and get started with your very first project. In this post, I’m going to make it connect to the database. MySQL would be a good match (since….

Read more
electron tutorial
HTML Javascript Node.js

Electron Tutorial – Create Desktop App with HTML/CSS and JS

December 28, 2020 Red Stapler 0

“If you can build a website, you can build a desktop app” – Electron official page Designing GUI is one of the pain if you want to build a desktop application (Well, maybe not if you….

Read more
©2025 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube