<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en" xml:base="https://mikerockwood.com">
    <title>Mike Rockwood - Bookmarks</title>
    <subtitle>
		Personal portfolio and blog of Mike Rockwood
	</subtitle>
	<id>https://mikerockwood.com/posts/bookmarks/</id>
    <link href="https://mikerockwood.com/posts/bookmarks/atom.xml" rel="self" type="application/atom+xml"/>
	<link href="https://mikerockwood.com/posts/bookmarks/" rel="alternate" />
    <author>
        <name>Mike Rockwood</name>
        <uri>https://mikerockwood.com</uri>
        <email>rockwood@gmail.com</email>
    </author>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-09-09T19:49:00+00:00</updated>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/my-html-boilerplate/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/my-html-boilerplate/" type="text/html"/>
        <title>My HTML Boilerplate</title>
        <published>2026-09-09T19:49:00+00:00</published>
        <updated>2026-09-09T19:49:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Simple, modern HTML boilerplate for 2026.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://vale.rocks/posts/html-boilerplate" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/the-css-lh-unit/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/the-css-lh-unit/" type="text/html"/>
        <title>The CSS lh unit</title>
        <published>2026-08-07T16:18:00+00:00</published>
        <updated>2026-08-07T16:18:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;A look at the CSS line height unit and how it works.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://ishadeed.com/article/lh-unit/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/the-100-greatest-bird-names-of-all-time/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/the-100-greatest-bird-names-of-all-time/" type="text/html"/>
        <title>The 100 Greatest Bird Names of All Time</title>
        <published>2026-06-03T19:09:00+00:00</published>
        <updated>2026-06-03T19:09:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Just a bit of fun.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://birdhistory.substack.com/p/the-100-greatest-bird-names-of-all" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/performance-optimized-video-embeds-with-zero-javascript/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/performance-optimized-video-embeds-with-zero-javascript/" type="text/html"/>
        <title>Performance-Optimized Video Embeds with Zero JavaScript</title>
        <published>2026-02-03T05:18:00+00:00</published>
        <updated>2026-02-03T05:18:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Putting a YouTube video inside a closed details element means it won’t load until that details element is opened. We can use that.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://frontendmasters.com/blog/performance-optimized-video-embeds-with-zero-javascript/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/my-opinionated-css-reset/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/my-opinionated-css-reset/" type="text/html"/>
        <title>My Opinionated CSS Reset</title>
        <published>2026-01-23T18:09:00+00:00</published>
        <updated>2026-01-23T18:09:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;This looks like a pretty solid CSS reset.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://vale.rocks/posts/css-reset" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/my-html-web-component-boilerplate-for-2026/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/my-html-web-component-boilerplate-for-2026/" type="text/html"/>
        <title>My HTML Web Component boilerplate for 2026</title>
        <published>2025-12-18T22:02:00+00:00</published>
        <updated>2025-12-18T22:02:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Chris Ferdinandi shares his starting point for building web components. I generally agree with his approach.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://gomakethings.com/my-html-web-component-boilerplate-for-2026/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/static-site-webmentions/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/static-site-webmentions/" type="text/html"/>
        <title>Static Site Webmentions</title>
        <published>2025-09-13T18:00:00+00:00</published>
        <updated>2025-09-13T18:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;An article describing how to enable Webmentions on a static site using Zola, webmention.io, and GitHub Actions to support decentralized blog interactions.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://scientiac.space/blog/webmentions/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/anatomy-of-a-web-component/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/anatomy-of-a-web-component/" type="text/html"/>
        <title>Anatomy of a Web Component</title>
        <published>2025-08-07T18:50:00+00:00</published>
        <updated>2025-08-07T18:50:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;David Bushell shares some useful web component patterns.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://dbushell.com/2025/08/01/anatomy-of-a-web-component/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/a-few-things-about-the-anchor-element-s-href-you-might-not-have-known/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/a-few-things-about-the-anchor-element-s-href-you-might-not-have-known/" type="text/html"/>
        <title>A Few Things About the Anchor Element’s href You Might Not Have Known</title>
        <published>2025-08-04T19:19:00+00:00</published>
        <updated>2025-08-04T19:19:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Jim Nielsen shares some advanced anchor element functionality.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://blog.jim-nielsen.com/2025/href-value-possibilities/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/modern-node-js-patterns-for-2025/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/modern-node-js-patterns-for-2025/" type="text/html"/>
        <title>Modern Node.js Patterns for 2025</title>
        <published>2025-08-04T01:55:00+00:00</published>
        <updated>2025-08-04T01:55:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Node.js has made a bunch of improvements recently that I wasn’t aware of.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://kashw1n.com/blog/nodejs-2025/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/human-readable-date-formatting-with-vanilla-javascript/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/human-readable-date-formatting-with-vanilla-javascript/" type="text/html"/>
        <title>Human-readable date formatting with vanilla JavaScript</title>
        <published>2025-03-04T22:51:00+00:00</published>
        <updated>2025-03-04T22:51:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Format dates and times in JavaScript using toLocaleDateString() and toLocaleTimeString() without relying on external libraries like Moment.js.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://henry.codes/writing/human-readable-date-formatting-with-vanilla-javascript/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/sorted-css-colors/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/sorted-css-colors/" type="text/html"/>
        <title>Sorted CSS Colors</title>
        <published>2025-02-08T03:12:00+00:00</published>
        <updated>2025-02-08T03:12:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Interactive tool for finding named colors usable in CSS.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://enes.in/sorted-colors/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/responsive-tables/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/responsive-tables/" type="text/html"/>
        <title>Responsive tables</title>
        <published>2025-01-31T15:23:00+00:00</published>
        <updated>2025-01-31T15:23:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;I really like this web component Chris Ferdinandi came up with for displaying tables on mobile screens.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://gomakethings.com/responsive-tables/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/nerdy-notebook/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/nerdy-notebook/" type="text/html"/>
        <title>Nerdy Notebook</title>
        <published>2025-01-13T12:37:00+00:00</published>
        <updated>2025-01-13T12:37:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;A collection of Adam Argyle’s nifty CSS and JS snippets&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://nerdy.dev/notebook/index.html" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/sizes-auto-is-a-great-idea/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/sizes-auto-is-a-great-idea/" type="text/html"/>
        <title>sizes=auto is a great idea</title>
        <published>2025-01-05T02:02:00+00:00</published>
        <updated>2025-01-05T02:02:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;I missed this: it’s now much easier to make images responsive in HTML.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://chriscoyier.net/2023/06/23/sizesauto-is-a-great-idea/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/weird-things-engineers-believe-about-web-development/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/weird-things-engineers-believe-about-web-development/" type="text/html"/>
        <title>Weird things engineers believe about Web development</title>
        <published>2024-07-03T05:34:00+00:00</published>
        <updated>2024-07-03T05:34:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Useful perspective from a former browser engineer who is now working in web development.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://birtles.blog/2024/01/06/weird-things-engineers-believe-about-development/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/an-interview-with-a-man-who-eats-leftover-food-from-strangers-plates-in-restaurants/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/an-interview-with-a-man-who-eats-leftover-food-from-strangers-plates-in-restaurants/" type="text/html"/>
        <title>An Interview With A Man Who Eats Leftover Food From Strangers&apos; Plates In Restaurants</title>
        <published>2024-03-20T05:34:00+00:00</published>
        <updated>2024-03-20T05:34:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;This article from a few years ago is exactly what it sounds like. Funny throughout.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://deadspin.com/an-interview-with-a-man-who-eats-leftover-food-from-str-1834424806" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/100-things-you-can-do-on-your-personal-website/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/100-things-you-can-do-on-your-personal-website/" type="text/html"/>
        <title>100 things you can do on your personal website</title>
        <published>2024-02-29T06:06:00+00:00</published>
        <updated>2024-02-29T06:06:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;This list showcases possibilities for your personal site, from technical to whimsical ideas.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://jamesg.blog/2024/02/19/personal-website-ideas/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/webfonts-and-layout-shifting/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/webfonts-and-layout-shifting/" type="text/html"/>
        <title>Webfonts and layout shifting</title>
        <published>2024-01-31T00:00:00+00:00</published>
        <updated>2024-01-31T00:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;A clever way to reduce layout shift caused by custom fonts on a website.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://httpster.io/article/webfonts-and-layout-shifting/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/the-internet-used-to-be-fun/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/the-internet-used-to-be-fun/" type="text/html"/>
        <title>The internet used to be fun</title>
        <published>2024-01-04T00:00:00+00:00</published>
        <updated>2024-01-04T00:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;A collection of blog posts about personal sites and why they are more fun than the corporate web.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://projects.kwon.nyc/internet-is-fun/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/css-media-query-for-scripting-support/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/css-media-query-for-scripting-support/" type="text/html"/>
        <title>CSS Media Query for Scripting Support</title>
        <published>2023-12-18T00:00:00+00:00</published>
        <updated>2023-12-18T00:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Looks like we’re finally getting a Media Query to test whether a user has JavaScript enabled. Chrome only for now.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://blog.stephaniestimac.com/posts/2023/12/css-media-query-scripting/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/incomplete-list-of-mistakes-in-the-design-of-css/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/incomplete-list-of-mistakes-in-the-design-of-css/" type="text/html"/>
        <title>Incomplete List of Mistakes in the Design of CSS</title>
        <published>2023-11-21T00:00:00+00:00</published>
        <updated>2023-11-21T00:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;CSS that should be corrected if anyone invents a time machine. :P&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://wiki.csswg.org/ideas/mistakes" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/simplify-sharing-with-built-in-apis-and-progressive-enhancement/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/simplify-sharing-with-built-in-apis-and-progressive-enhancement/" type="text/html"/>
        <title>Simplify sharing with built-in APIs and progressive enhancement</title>
        <published>2023-10-30T03:12:00+00:00</published>
        <updated>2023-10-30T03:12:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Nice little article by Andy Bell describing how to build social sharing buttons in a slightly better way. It would be better if it was a native web component instead of a Vue component.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://set.studio/simplify-sharing-with-built-in-apis-and-progressive-enhancement/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/responsive-type-scales-with-composable-css-utilities/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/responsive-type-scales-with-composable-css-utilities/" type="text/html"/>
        <title>Responsive type scales with composable CSS utilities</title>
        <published>2023-09-24T03:12:00+00:00</published>
        <updated>2023-09-24T03:12:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Some nifty utilities for fluid typography created by Tobias Ahlin Bjerrome.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://tobiasahlin.com/blog/responsive-fluid-css-type-scales/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/multi-page-web-apps/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/multi-page-web-apps/" type="text/html"/>
        <title>Multi-page web apps</title>
        <published>2023-09-14T23:24:00+00:00</published>
        <updated>2023-09-14T23:24:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Jeremy Keith:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The default approach should be to assume a multi-page approach (which is the way the web works by default). Deciding to take a JavaScript-driven single-page approach should be the exception.&lt;/p&gt;
&lt;/blockquote&gt;

		</content>
			<link rel="alternate" href="https://adactio.com/journal/20442" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/step-into-the-light-dom/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/step-into-the-light-dom/" type="text/html"/>
        <title>Step into the light (DOM)</title>
        <published>2023-09-13T00:14:00+00:00</published>
        <updated>2023-09-13T00:14:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Web components don’t need to be complicated.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://aaadaaam.com/notes/step-into-the-light-dom/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/for-the-love-of-god-stop-microwaving-plastic/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/for-the-love-of-god-stop-microwaving-plastic/" type="text/html"/>
        <title>For the Love of God, Stop Microwaving Plastic</title>
        <published>2023-08-01T15:12:00+00:00</published>
        <updated>2023-08-01T15:12:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Even more reasons to worry about microplastics. Plus, this article introduced me to a fun new word, “plastisphere.”&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://www.wired.com/story/for-the-love-of-god-stop-microwaving-plastic/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/america-s-hidden-urban-laboratory-the-south/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/america-s-hidden-urban-laboratory-the-south/" type="text/html"/>
        <title>America&apos;s hidden urban laboratory: the South</title>
        <published>2023-06-16T17:24:00+00:00</published>
        <updated>2023-06-16T17:24:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Interesting post by Devon Zuegel on the spread of urbanist ideas in the American South.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://devonzuegel.com/post/america-s-hidden-urban-laboratory-the-south" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/a-sveltekit-template-for-building-cms-free-editable-websites/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/a-sveltekit-template-for-building-cms-free-editable-websites/" type="text/html"/>
        <title>A SvelteKit template for building CMS-free editable websites</title>
        <published>2023-04-11T18:14:00+00:00</published>
        <updated>2023-04-11T18:14:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Seems like more of a tech-demo than a usable product, but pretty cool nonetheless.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://editable.website/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/single-page-applications-criticism/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/single-page-applications-criticism/" type="text/html"/>
        <title>Why I&apos;m not the biggest fan of Single Page Applications</title>
        <published>2023-02-15T00:48:51+00:00</published>
        <updated>2023-02-15T00:48:51+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Manuel Matuzović:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I guess the biggest criticism here is that it feels like people who believe in the superiority of single page applications and the entire ecosystem focus more on developer experience (DX) than user experience.&lt;/p&gt;
&lt;/blockquote&gt;

		</content>
			<link rel="alternate" href="https://www.matuzo.at/blog/2023/single-page-applications-criticism/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/2017-10-9-building-large-scale-design-system-for-us-government/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/2017-10-9-building-large-scale-design-system-for-us-government/" type="text/html"/>
        <title>Building a Large-Scale Design System</title>
        <published>2017-10-09T10:00:00+00:00</published>
        <updated>2017-10-09T10:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;A case study of how a design system was created for the U.S. government.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://www.smashingmagazine.com/2017/10/large-scale-design-system-us-government/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/event-for-css-position-sticky/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/event-for-css-position-sticky/" type="text/html"/>
        <title>An event for CSS position:sticky</title>
        <published>2017-09-22T10:00:00+00:00</published>
        <updated>2017-09-22T10:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Use IntersectionObserver to fire a custom event when position:sticky elements become fixed or when they stop sticking.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://developer.chrome.com/blog/sticky-headers/" />
    </entry>
	<entry>
		<id>https://mikerockwood.com/posts/bookmarks/combine-css-grid-and-flexbox-for-efficient-layouts/</id>
		<link href="https://mikerockwood.com/posts/bookmarks/combine-css-grid-and-flexbox-for-efficient-layouts/" type="text/html"/>
        <title>How to combine Flexbox and CSS grids for efficient layouts</title>
        <published>2017-08-27T10:00:00+00:00</published>
        <updated>2017-08-27T10:00:00+00:00</updated>
		<category term="bookmark" scheme="https://mikerockwood.com/posts/bookmarks/" label="Bookmark" />
		<content type="html">&lt;p&gt;Learn how to combine CSS Grid and Flexbox to create efficient and interesting designs.&lt;/p&gt;

		</content>
			<link rel="alternate" href="https://wpengine.com/resources/combine-flexbox-and-css-grids-for-layouts-how-to/" />
    </entry>
</feed>
