Today's goal is to make the text shadow on our header text follow the mouse around the window.
ReadToday we are exploring two topics in a longer lesson. The first is LocalStorage and the second is Event Delegation.
ReadUnderstanding the difference between a reference and a copy is fundamental to understanding JavaScript. Confusing the two can be a mega source of bugs further down the track.
ReadThe aim of today is to animate images to appear (via a slide transition) as we scroll down the page.
Read