summaryrefslogtreecommitdiffstats
path: root/notes.org
diff options
context:
space:
mode:
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/notes.org b/notes.org
index 82d94de..01cb344 100644
--- a/notes.org
+++ b/notes.org
@@ -1,3 +1,9 @@
+* convert to web components
+https://developer.mozilla.org/en-US/docs/Web/API/Web_components
+** don't trawl dom when setting up behavior
+since it's a custom element, we should know its exact layout at all
+times, so ~querySelector~ shouldn't be necessary.
+
* well-tempered scale
| semi-tones | freq | just | interval |
|------------+-----------+------+----------|