2024: Posts tagged #code

My current approach of building a tablist without JavaScript. It´s relying on flexbox, relative positioning, and the :has() selector.

Bookmark

Toptal Keycodes provides JavaScript key event information about pressed keyboard keys. There is also a table with a listing of all keycodes of a US standard 101 keyboard.

Bookmark

Chris Coyier makes his book Practical SVG available on the web. Mat Marquis did the same for JavaScript for Web Designers.

Chris explains in his post Practical SVG is Now Free to Read Online, a reason for doing this is unfortunately the closing of the original publisher, A Book Apart. Very interesting is the list of open source tools used to bring the .epub version of any A Book Apart book online as an 11ty Jamstack site.