2024: Posts tagged #code
The recipe to Animated Gradient Text by Adam Argyle.
Extending the most simple tablist to be used as a vertical list
My current approach of building a tablist without JavaScript. It´s relying on flexbox, relative positioning, and the :has() selector.
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.
Maskable.app allows to verify if you have enough padding on your PWA´s maskable icon.
An incredible article about load balancing, by Sam Rose.
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.
A short hint for writing commit messages
Fulltext search with 11ty and Pagefind