Featured Post

The Best Way to Learn How to Code in 2024

Codecademy has been around for awhile now, but we felt this masterful site deserved to be highlighted in an article. It is one of the resources I originally used when I was learning how to code.

Read more

Recent Post

Using the IP Registry API

Howdy, JavaScript Today readers. This is Goktug Erol, full stack developer & Tech Writer from JavaScript Today. In this article, I’m going to introduce you to the IPRegistry API.

Read more

Best Free Heroku Alternatives in 2023

Sadly, for a lot of developers, Heroku free-tier is no longer… free. If you’ve had applications running on the platform, you probably noticed they’re no longer available.

Read more

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