From 6c98beb1485333a16c5a0ebe197b410e9904250d Mon Sep 17 00:00:00 2001 From: sthag Date: Fri, 6 Mar 2026 23:42:03 +0100 Subject: [PATCH] docs: New TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 01e9e26..6af7f1b 100644 --- a/TODO.md +++ b/TODO.md @@ -24,6 +24,7 @@ # JS - Use delegation for action attributes like: https://javascript.info/event-delegation#delegation-example-actions-in-markup +- Proxy for class options: https://javascript.info/proxy # Content