2:1 Learning more about Javascript

There are some fantastic resrouces online to learn JavaScript. This website will teach you some of the basics using the visual systems - as that is the way that works for many visual people.

But its always helpful to have a few places to go to when you want a core understanding.

Sometimes you might go to these sites directly - but to be honest just google any javascript function and these two will be top of the list.

w3schools

www.w3schools.com/ is an incredible resouce that teaches and acts as a reference for almost everything HTML, CSS and JavaScript

Mozilla JavaScript Reference

Mozilla have documented JavaScript (and the other web languages) in a very thorough manner with good examples:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference