javascript resources
javascript (sometimes just JS) is a scripting language, it's used on websites to add interactive elements.
compared to HTML and CSS, js is a bit harder to learn, since it's more "classic" style programming, but fairly easy to add.