Common JS interface tricks
Last updated: January 14, 2022
Lesson Intro
If you have a DOM and you can add to it – and change all of the things in it – and really, go get data from anywhere and include it on your site… you can do mostly anything.
But as a start – here are some common tricks to play with.