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: Javascript

popper-js-tutorial
HTML Javascript

Popper.js Tutorial – How to Manage Popup like a Pro!

December 28, 2020 Red Stapler 4

In this post, we’ll talk about popper.js A cool javascript library to help you with positioning your html element very quickly. Especially if you have something like notification box or message on your website. Let’s….

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
face detection with javascript
Javascript

Face Detection with Javascript in 3 Minutes

December 28, 2020 Red Stapler 0

It’s never been so easy to do a face detection right now. You don’t even need to have the knowledge of image processing algorithm. Tons of available tools and library are out there for picking….

Read more
5 css jquery modal dialog
CSS Javascript Web Development

5 JQuery/CSS Modal Dialog You Can’t Miss

December 28, 2020 Red Stapler 0

If you are a web developer it’s certain that you will need to work with modal dialog very often. Using modal dialog is a great way to get user’s attention to your intended message. However,  it’s….

Read more
html table to excel
Excel HTML Javascript Web Development

Convert HTML table to Excel file with javascript

December 28, 2020 Red Stapler 5

One of the method that we use to display a numeric data on web page is using tables. But if we want to let the user be able to download that HTML table, we have….

Read more
create pdf using javascript
Javascript Web Development

How to create PDF using Javascript

December 28, 2020 Red Stapler 3

Today, we’ll talk about cool javascript library jsPDF that let you create PDF using javascript only. Yeah, that’s right, no server-side script needed. You can process a dynamic content and generate a PDF on the….

Read more
save file with javascript
Javascript Web Development

How to generate text file with Javascript

December 28, 2020 Red Stapler 2

For whatever reasons, you might want to generate text file with javascript dynamically and let user download it without involvement of server side script. In this tutorial, I’ll show you how to do that in….

Read more
impress.js tutorial
CSS HTML Javascript

Make online presentation with Impress.js

December 28, 2020 Red Stapler 0

Most of the people, when asked to make a presentation, their first choice would be Microsoft Powerpoint slide. Yeah, it’s quick and easy. However, the limitation is you can only custom the animation and effect….

Read more
what is vanilla js
Javascript Web Development

What is Vanilla JS

December 28, 2020 Red Stapler 0

“What is Vanilla JS?” You might have heard about Vanilla JS many times if you are a web developer. When I heard it at first, I was thinking to myself “Oh, it must be another….

Read more

Posts pagination

«Previous Posts 1 … 5 6 7 8 Next Posts»
©2025 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube