Watch this quick walk-through of building the #TodoMVC demo application using #ElementHTML
Includes two versions: a "dirty" version which includes all queries directly in the HTML, and a (recommended) "clean" version which abstracts all complex #JSONata queries and update statements into a separate re-usable package.
Watch it here: https://youtu.be/_ksO9Wk_2bk
Demo app code on Github: https://github.com/elementhtml/demo-todomvc