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

Tag: javascript

confetti button effect javascript library
Javascript Web Development

How to Create Confetti Button Effect

February 13, 2023 Red Stapler 3

Creating visually appealing and engaging user interfaces is a crucial aspect of modern web development. In this fast-paced digital age, users expect interactive and dynamic elements in web pages. One way to add a touch….

Read more
three.js texture and displacement map from image
Javascript Web Development

Three.js Displacement Map from Single Image Tutorial

December 22, 2022 Red Stapler 0

It’s time for Three.js tutorial. This post, we’re going to show you how to create realistic 3D texture using displacement mapping and bump mapping from just a single image file. We’ll talk about how to….

Read more
how to efficiently reverse string in javascript
Javascript

Most Efficient way to Reverse String in JavaScript

December 22, 2022 Red Stapler 0

There are several potential use cases for reversing a string in JavaScript. For examples, you might need to reverse a string as part of a CSV file processing or extracting data from a JSON object…..

Read more
how to detect if all lazy images loaded with javascript
Javascript Web Development

How to Check if All Images are loaded with JavaScript

December 21, 2022 Red Stapler 3

There are several reasons why you might want to detect if images have finished loading on a webpage. For example, if your page relies on images to display content, it’s important to ensure that the….

Read more
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
read write file to google cloud storage
Others Web Development

How to Read/Write file to Google Cloud Storage with Javascript

October 19, 2022 Red Stapler 1

In this post, we’ll show you how to read/write JSON file from Google Cloud Storage bucket with JavaScript (Node.js) Setting up Credential You’ll need to install google-cloud/storage first using npm install. Note: if you’re using….

Read more
sending transaction via metamask javascript api
Cryptocurrency Javascript

How to send transaction with Metamask Javascript API

July 6, 2022 Red Stapler 0

In this post we will continue from the previous example and going to add a new button to send a small amount of Ethereum to any wallet. This could be useful for accept tips and….

Read more
add connect wallet button with metamask javascript api
Cryptocurrency Javascript

Adding Connect Wallet Button to Website with Metamask Javascript API

June 21, 2022 Red Stapler 0

In this post we’re going to show you how to add a connect Metamask button to your website and get the address and wallet balance. This example will use the latest version of Metamask API,….

Read more
tilt.js tutorial
HTML Javascript

Create 3D Parallax Effect in 5 Minutes – Tilt.js Tutorial

February 23, 2021 Red Stapler 0

In this post we’ll talk about a small but super useful JavaScript library call tilt.js which let you create a 3D tilt effect easily with literally just 1 line of code. Also learn how to….

Read more
gamestop meme
HTML Javascript

Create GameStop Meme with Three.js

February 3, 2021 Red Stapler 0

I hope it’s not too late to join the party. In this episode we’re back with three.js tutorial. And this time we’re going to show you how to create the famous meme stock of the….

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
matter.js tutorial
Javascript

How to Create Game in 10 Minutes with Matter.js

December 28, 2020 Red Stapler 0

Matter.js is a JavaScript 2D physics engine that is super easy to use. You can create an impressive stuff like this in just a few minutes. And in this tutorial, we’ll talk about the basic….

Read more

Posts pagination

1 2 3 … 5 Next Posts»
©2025 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube