@jgarber So this is pre-release, but I have an example todo app in the works using a wrapper I'm developing around vanilla web components: https://github.com/heartml/heartml/blob/main/example/todoapp.html
The main "secret sauce" is simply that I'm using Signals (the library from Preact) under the hood to track state. This makes computing things like number of completed items, remaining items, etc. pretty simple, as well as targeted DOM updates (which you don't see here explicitly because my wrapper does it automatically).
=> More informations about this toot | View the thread | More toots from jaredwhite@indieweb.social
=> View jgarber@mastodon.cc profile
text/gemini
This content has been proxied by September (3851b).