JavaScript

Photo by Markus Spiske on Unsplash

JavaScript allows us to make our pages interactive, animated, use data and more. We could make the entire course about JavaScript and still have not covered everything. So don’t worry about not understanding everything. Throughout this course we will cover the basics in these areas:

  • CONCEPTS: Why use it, how and where is it used on the web, language basics.
  • USE: how to add it to a page, language syntax, using editor
  • PRACTICE: solving typical problems, repetition, debugging

Resources

These JavaScript resources are grouped into areas. Some are direct links to resources while others are links to posts on this site.