JavaScript

Multiple Storage Option - Student Details Form in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a simple web application entitled Multiple Storage - Student Details Form. The application was developed using HTML, CSS, and, JavaScript. The main purpose of this simple application development is to provide the IT/CS Students or Self-Learners new programmers to know how to store, retrieve, and manage data in the browser using localStorage, SessionStorage, and the Cookies

Break The Lock Game in JavaScript Free Source Code

Submitted by razormist on
Break The Lock Game in JavaScript Free Source Code The Break The Lock Game in JavaScript is a single-player game application coded in a JavaScript programming language. The project contains multiple functions to create this unique game. This project was created to have a challenging and enjoyable gameplay. This game objective is to guess what the pattern is. This Break The Lock Game is a simple

Manage Data in Window.LocalStorage Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about Managing Data using window.localStorage() in JavaScript. Here, I will be providing a simple application source code that contains a CRUD (Create, Read, Update, and Delete) operations.

What is localStorage in JavaSctipt?

The localStorage is a property of the window that allows you to store data. It has no expiration. Save key-value data in your web browser.

Pong The Game in jQuery Free Source Code

Submitted by razormist on
Pong The Game in jQuery Free Source Code The Pong The Game in jQuery is a multiplayer website game application coded in a JavaScript programming language and integrated with jQuery framework. The project contains multiple functions that make the application work as it intended. This project was made so to make an enjoyable moment with your friends. This game challenging and easy to play with

Parking Lot Management App in JavaScript Free Source Code

Submitted by razormist on
Parking Lot Management App in JavaScript Free Source Code The Parking Lot Management App in JavaScript is a fully accessible website application coded in a JavaScript programming language. The project contains all the basic functions to make the application workable. This project was made so that it can help you manage the parking of vehicles. This is a simple application that be easily use by

Android Clone Game(2048) in JavaScript Free Source Code

Submitted by razormist on
Android Clone Game(2048) in JavaScript Free Source Code The Android Clone Game(2048) in JavaScript is a fully operational website application coded in a JavaScript programming language. The project contains all the important function to make the application run smoothly. This project was made so that it demonstrate how to developed clone game application. This is enjoyable and easy to play with

Custom Confirmation Modal in JavaScript Tutorial

Submitted by oretnom23 on

This tutorial tackles about Creating a Custom Confirmation Modal in JavaScript. This is a dynamic confirmation message which allows your user to confirm first before executing the JS function. This can be used for some action or feature in your current or future web application projects such as delete operations. The confirmation feature before executing an action in a web application can help your user to prevent unintentional execution of the action.

Simple Nokia Clone Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Nokia Clone Game using JavaScript with Free Source Code Simple Nokia Clone Game with Source Code is a project that is a single-player game where your goal is to get all the hit the dot object that scatter in the area. The game has a simple design that replicate the original one in the nokia phone. The purpose of the project is to show you the how to clone a classic game from different