<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>WebDev</title>
    <link rel="self" type="application/atom+xml" href="https://links.rknight.me/guest/tags/114/feed"/>
    <updated>2026-05-04T16:42:21+00:00</updated>
    <id>https://links.rknight.me/guest/tags/114/feed</id>
            <entry>
            <id>https://links.rknight.me/links/1385</id>
            <title type="text"><![CDATA[Static not-Scrabble. - Ross Wintle]]></title>
            <link rel="alternate" href="https://rosswintle.uk/2024/04/static-not-scrabble/" />
            <link rel="via" type="application/atom+xml" href="https://links.rknight.me/links/1385"/>
            <author>
                <name> <![CDATA[robb]]></name>
            </author>
            <summary type="text">
                <![CDATA[I made a server-less Scrabble clone that saves data in URLs. This post explains why and how, including a primer on binary data representations, and a little JavaScript library to help do this using BigInts!]]>
            </summary>
            <updated>2024-08-13T16:22:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.rknight.me/links/1202</id>
            <title type="text"><![CDATA[An HTML Switch Control | WebKit]]></title>
            <link rel="alternate" href="https://webkit.org/blog/15054/an-html-switch-control/" />
            <link rel="via" type="application/atom+xml" href="https://links.rknight.me/links/1202"/>
            <author>
                <name> <![CDATA[robb]]></name>
            </author>
            <summary type="text">
                <![CDATA[We’re very excited to introduce a new HTML form control as part of Safari 17.4: a switch.]]>
            </summary>
            <updated>2024-03-12T11:57:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.rknight.me/links/1201</id>
            <title type="text"><![CDATA[Why smol images are better | Mostly Pixels]]></title>
            <link rel="alternate" href="https://mostlypixels.com/webdesign/2023/12/15/smol-images" />
            <link rel="via" type="application/atom+xml" href="https://links.rknight.me/links/1201"/>
            <author>
                <name> <![CDATA[robb]]></name>
            </author>
            <summary type="text">
                <![CDATA[(A.K.A.: performance matters)]]>
            </summary>
            <updated>2024-03-12T11:57:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.rknight.me/links/1200</id>
            <title type="text"><![CDATA[Basic Dialog Usage and Gotchas To Watch For – Frontend Masters Boost]]></title>
            <link rel="alternate" href="https://frontendmasters.com/blog/basic-dialog-usage-and-gotchas-to-watch-for/" />
            <link rel="via" type="application/atom+xml" href="https://links.rknight.me/links/1200"/>
            <author>
                <name> <![CDATA[robb]]></name>
            </author>
            <summary type="text">
                <![CDATA[The  element in HTML is tremendous. We’ve got support across the board now, so using it is a smart plan. Just with basic usage, you get a centered modal dialog experience that comes up when you call it, a dimmed background, focus trapped within it, closes with the ESC key, and focus returning where […]]]>
            </summary>
            <updated>2024-03-12T11:57:05+00:00</updated>
        </entry>
    </feed>
