Advent Calendar 2022 on native Web technologies

This year I again collected intersting JavaScript snippets and less known features that are available in the native browser.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

Most of them are from working on my OpenSource projects and I also discovered some less useful things that I think are interesting to know.

All 24 entries come with brief documentation and full functional implementations. You may use the Developer Tools (F12) to discover details yourself.

See Also

Used Tags

JavaScript CSS HTML Node.JS
Fork me on GitHub