Javascript Tutorial

Password Strength Checker using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Password Strength Checker using JavaScript. The tutorial aims to provide the IT/CS student and new programmers with a reference to enhance their JS knowledge and programming capabilities. Here, the step-by-step tutorial with snippets on how to create the Password Strength Checker is provided. The source code zip file is also provided and is free to download.

Dynamic Web Notification using PHP and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Implement a Dynamic Web Push Notification using PHP and JavaScript. The tutorial aims to provide IT/CS students a reference to learn the usage of JavaScript Notification API and Integrate it with PHP Language and Ajax requests. Here, snippets of a sample application will be provided. Also, I have provided the working source code zip file of the simple program that demonstrates the implementation of dynamic web push notifications.

Exporting HTML Table to Excel [.xls, .csv] using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Export HTML Table Data to Excel Spreadsheets and CSV Files using JavaScript. This tutorial aims to provide the IT/CS student and new programmers with a reference to learn to export Data into Excel using only Pure JavaScript. Here, I will provide sample snippets on how to achieve this tutorial's objectives. A working sample program source code zip file is also provided and is free to download.

Using JavaScript Confirm Dialog [Window.confirm()] Tutorial

Submitted by oretnom23 on

In this article, we will tackle about Using the JavaScript Confirm Dialog. This tutorial aims to provide IT/CS students and new programmers with a reference for understanding the use of the Window.confirm() function of JavaScript. Here, sample snippets and sample source code zip file that demonstrates our object for this article are provided and are free to download.

Creating an HTML, CSS, and JS Code Editor w/ Live Preview using JavaScript

Submitted by oretnom23 on

In this tutorial, you will learn how to Create an HTML, CSS, and JS Code Editor with Live Preview using JavaScript. The tutorial aims to provide IT/CS Students and new programmers with a reference that can enhance their programming capabilities using JavaScript and may be useful for their future projects. Here, a step-by-step tutorial with snippets on how to create a simple code editor is provided. A simple code editor source code zip file is also provided and is free to download.

Drag and Drop - Uploading Multiple Files using Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create or implement a Drag and Drop File Uploading using Pure JavaScript. This tutorial mainly aims to provide IT/CS Students and new programmers with a reference to handle file uploads on both the client and server sides. Here, the step-by-step tutorial for achieving the main objective is provided with snippets for better understanding. A sample web application source code zip file that demonstrates the tutorial's objective is also provided and is free to download.

Creating a Todo List Application using Angular JS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Todo List using Angular JS. The tutorial aims to provide IT/CS Students and new programmers with a reference to learn with for developing a simple web application using Angular JS and LocalStorage. Here, a step-by-step tutorial with snippets of building a simple Todo List App is provided with a source code zip file that is free to download.

JS HTTP Request using Axios POST and GET Method Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to use JS HTTP Request using Axios POST and GET Methods. The tutorial aims to provide IT/CS students and new programmers with a reference to learn with to enhance their knowledge and skill using JavaScript and Axios. Here, the step-by-step tutorial with snippets of implementing HTTP Requests using Axios is provided.

Creating a ScreenCapture Chrome Extension using JS and HTML2Canvas Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Screencapture Chrome Extension using JavaScript and HTML2Canvas Library. This tutorial aims to provide IT/CS students and new programmers with a reference on how they can manipulate the different site pages by creating a browser extension. Here, a step-by-step tutorial with snippets will be provided.

Live Checking of Input Data Availability using VueJS and PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to implement a Live Checking of Input Data Availability using VueJS and PHP. This tutorial aims to provide IT students and new programmers a reference for implementing a live interaction of an application between the client and server side using the said JS Framework and Programming Language. I have provided some snippets below for this tutorial. A sample web application source code file that demonstrates the objective of this tutorial is also provided and free to download.