Showing Post From JavaScript

How to Detect If Caps Lock is on With JavaScript

One of the most frustrating things to do is enter a wrong password, having to type your email and password for a second time.

Read more

Learning Angular in 2023

There are many front-end frameworks available nowadays, and it can be overwhelming to try to decide which one to use. Angular is a popular and widely used framework that is well-suited for building a wide range of single page web applications.

Read more

Triple CCC: Currying, Closure, and Callback in JavaScript

This tutorial will teach you about the Triple CCC: Currying, Closure, and Callback in JavaScript. It’s almost 2023, and JavaScript is the most popular programming language in the context of web development.

Read more

jQuery 3.6.2 Has Been Released: A Look at jQuery going into 2023

In 2006 when jQuery was released, browser differences were a lot more difficult than they are now. jQuery simplified the process of writing client-side JavaScript, and also ensured that your code worked the same way in all browsers.

Read more

Effective JavaScript - 10 JavaScript Concepts You Should Know

Love it or hate it, JavaScript is indeed a very peculiar language. Learning JavaScript can cause a lot of headaches, especially for those coming from another programming environment.

Read more

Must-Use Form Builder for Developers: SurveyJS

Need a form? Check out SurveyJS, a set of four open-source JavaScript form builder libraries that you can easily integrate into your JavaScript app to load and run unlimited web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers.

Read more