SuperGeekery: A blog probably of interest only to nerds by John F Morton.

A blog prob­a­bly of inter­est only to nerds by John F Mor­ton.

Link List

Wel­come to my link library. These are not links to con­tent I have cre­at­ed unless you see that men­tioned in the link’s descrip­tion. These are links I found inter­est­ing enough to want to keep track of. If you read Craft Link List, the Craft CMS newslet­ter I used to write, this page is a replace­ment of sorts for that exer­cise. Enough talk. Let’s hit the links.

Tagged with ”webdev”

Reset tag search
11Sep2023

SVG Path Visualizer

Enter an SVG path data (the string inside the d attribute) to visu­al­ize it and dis­cov­er all its dif­fer­ent com­mands.

31Aug2023

WebPerf Snippets – Nextra

A curat­ed list of snip­pets to get Web Per­for­mance met­rics to use in the brows­er con­sole or as snip­pets on Chrome Dev­Tools.

16Aug2023

Learn Lit

A cheat sheet for learn­ing the basics of Lit, the JavaScript library for build­ing web com­po­nents.

22Jun2023

Fit-to-Width Text with scroll-driven animations

What if I will tell you how we could solve fit-to-width text with pure CSS with­out any hard­cod­ed para­me­ters? Curi­ous­ly, scroll-dri­ven ani­ma­tions will allow us to do just that! Join me as I con­tin­ue explor­ing the exper­i­men­tal imple­men­ta­tions of the lat­est specs.