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

Hiding the Menu on Right-Click with JavaScript

There are a number of reasons someone would want to disable right-clicks on their websites. Most notably, people do it to prevent users from downloading images, or copying text.

Read more

How to Copy Text to Clipboard with JavaScript

You might have seen some websites that allow you to click a button to copy some contents to the clipboard. You might have wondered how this is accomplished.

Read more

How to Chunk an Array with JavaScript

In this article, we’ll explore another common interview question for JavaScript developers – Chunk an Array. Now, like all of these interview questions, this one is not so complicated.

Read more

Top 10 Reasons to Learn JavaScript

Have you been looking around at programming languages, trying to decide which one you should learn? Or maybe you’ve been learning JavaScript for a while, but you’re not sure if you should continue with it.

Read more

Objects, Arrays, and Functions with JavaScript

In this article, we’ll focus on three fundamental programming concepts with JavaScript - objects, arrays, and functions. Objects Objects – also known as “dictionaries” – are a way to store data.

Read more

Canva: Our Favorite Design Tool

Are you a web developer, social media influencer, or just someone looking to make cool images? Maybe you’re lacking the design tools or knowledge.

Read more