JavaScript
How to Check if Array is Empty in jQuery/Javascript?
This is a very common question. And while working on a project, at least one time you will come across the situation where you have to check whether the given JavaScript array is...
Top 9 Web Automation Frameworks for JavaScript in 2022
This is an era of automation and we all are aware of that. Whether it be a small-scale industry or a large multinational company, everyone is moving towards automation. With...
JavaScript Introduction | Characteristics | Alternatives
Javascript is a high-level programming language that is used on both client-side and server-side. JS was created by Brendan Eich at Netscape. Characteristics of...
Remove Scrollbar in Textarea and Auto-adjust Height (Resizing)
Usually, the height and the width of the text area are set using the CSS attributes width and height with the values in pixels. If the length of the content is bigger than the...
Hide/Show Password using Eye icon in HTML and JavaScript
In this tutorial, I will learn how to hide and show password using eye icon in HTML and JavaScript. I implemented it for one of my projects as below. This very useful...
Vue Js as Best Front-end Framework for You | Working, Pros and Cons
The world is moving towards business 4.0 and people are preferring digital products. Technology is powering all the businesses and generating revenue for them. In today's world,...
[Solved] How to Pass Data to Another Page using JavaScript LocalStorage?
In this quick guide, I will share the code to pass data to another page using JavaScript localStorage. Before that, you should know why do you need localStorage and how does it...
Code to Print and Save HTML Page as PDF using JavaScript
Being a web developer, many times you need to allow the user to print or save HTML page as PDF. Suppose you have a web form on your website and the user has to submit the...
5 Best Programming Language for High Paying Jobs
There are many reasons why the modern young generation prefers having a job in the IT sector. And they are interested in learning the highest paying programming...