grabanski·4 anni fa·discussHere's what I came up with for switching to event delegation: https://github.com/1Marc/todomvc-vanillajs-2022/blob/event-d...
grabanski·4 anni fa·discussHow does this look? https://github.com/1Marc/todomvc-vanillajs-2022/commit/d38e5...
grabanski·4 anni fa·discussHow does this look? https://github.com/1Marc/todomvc-vanillajs-2022/commit/d38e5...
grabanski·4 anni fa·discussHere's what it would look like to support that usecase: https://github.com/1Marc/todomvc-vanillajs-2022/commit/09979...
grabanski·4 anni fa·discussCool! I'll look into the API and consider adding it to this implementation. Or happily would take a look at a PR for it.
grabanski·4 anni fa·discussOops, yeah I just accepted a pull request from the community that broke my helpers module declarations. Just fixed it, thanks for noticing!
grabanski·4 anni fa·discussAh, thanks for the plug!! I did this as a fun little weekend project, glad people are finding it useful as a reference of how simple vanilla JS can be these days. :-)