2024: All posts

Here is my blog. If you like it, you may want to subscribe to my RSS feed.

Bookmark

How to make 100 visualizations out of a tiny dataset, by ferdio agency. Mind the filters in the page header that can be used to narrow down the displayed chart variants.

Bookmark

nuudel is a non-tracking app to be used for coordinating meeting schedules, or, more generally, performing polls. Polls are automatically deleted after 720 days but you can decide a sooner date.

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.