Presentation for Tracking Changes in the DOM Using Mutation Observer
Visit https://sessionstack.github.io/tracking-changes-in-the-dom-using-mutation-observer/ for the latest version Visit https://sessionstack.github.io/tracking-changes-in-the-dom-using-mutation-observer/demo.html for the latest demo
The presentation is build using https://revealjs.com/ and its markdown plugin. Everything is in index.html
To run a local webserver python -m http.server
or just open index.html
in any browser.