Notes and code for my training series on JavaScript fundamentals. This was a four-part series delivered in 2021 to the web team at Adtrak.
A brief history of JavaScript and where it fits into the web
(Slides: brief-history-of-javascript-slides.pdf)
JavaScript Basics: Variables, Data Types, Functions
https://www.youtube.com/watch?v=FG9Dcvv0HLQ
JavaScript Basics: The DOM, Events, Conditionals, Loops, Fetch
https://www.youtube.com/watch?v=B3uWrcK9Kv4
Building Components: modal, thumbnail gallery
https://www.youtube.com/watch?v=K-o2Ag3z0Xk
Building Components: volume calculator, tabbed content
https://www.youtube.com/watch?v=Ppgy6btt8h8
https://codepen.io/stephengreig/pen/OJGvjYj