Post #2981947
2026-02-15 18:09 UTC
@blinry@chaos.social Small difference: document.querySelectorAll returns a NodeList, not an Array, which means some methods such as map() are missing. $$() returns an Array instead.
Replies (0)
No replies.
2026-02-15 18:09 UTC
No replies.