SKIP NAVIGATION

JavaScript

JavaScript is probably one of my favorite programming languages.

JavaScript is the object-oriented language of the web. Way back in the 90s, JavaScript wasn’t always liked by most developers, because it had kind of a weird syntax, but over the years, has become a favorite for many developers.

I have also learned jQuery and have used it a lot. I also know how to use React, but I usually like to make my own frameworks.

Based on google trends, JavaScript has had a stable run in popularity.

JavaScript (often shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, and is best known as the scripting language for Web pages, but it’s used in many non-browser environments as well. It is a prototype-based, multi-paradigm scripting language that is dynamic, and supports object-oriented, imperative, and functional programming styles.

Learn more about JavaScript
Learn more about JavaScript’s history