Common JS interface tricks
Last updated: January 1, 2023
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.
Implementing other people's code
You don’t need to know how to do everything from scratch.
-
Metafizzy
-
Charts