Edition: 2026-02-27

Daily Digest - 2026-02-27

Total articles: 20

Must Read

DS Events, Backstage

  • Source: blog.damato.design
  • Category: Design
  • Published: Tue, 19 Sep 2023 00:00:00 GMT
  • Score: 10.0
  • Summary:
    • Last month I had the pleasure and honor of being invited to speak in a webinar hosted by Knapsack about theming in complex ecosystems.
    • On that day, there were 3 different design system related events happening; two of them scheduled at the same time.
    • It was at this point I thought that it would be helpful to have all the events in our community to be in one place.

Fluid Headings

  • Source: blog.damato.design
  • Category: Design
  • Published: Fri, 10 Oct 2025 00:00:00 GMT
  • Score: 10.0
  • Summary:
    • There’s no shortage of posts that explain how to perform responsive typography.
    • Here’s a small sample of them: - Addressing Accessibility Concerns With Using Fluid Type - Fluid Typography: Predicting A Problem With Your User’s Zoom-In - Modern Fluid Typography Using CSS Clamp - Fluid Responsive Typography With CSS Poly Fluid Sizing - Responsive And Fluid Typography With vh And vw Units And that’s just articles from a single website!
    • However, in those articles no one really mentions what qualities you are meant to look out for when figuring out the values.

Evaluating Frameworks for Mobile Performance

  • Source: Frontend Masters Boost RSS Feed
  • Category: Dev
  • Published: Sat, 28 Feb 2026 15:58:15 +0000
  • Score: 9.9
  • Summary:
    • Loren Stewart built the same (kanban) app 10 times and wrote about it, trying to figure out which JavaScript framework is best for his team.
    • The implementations were reviewed by others.
    • Here’s my own summary of his summary: - All the frameworks have an “instant initial load”, but the bundle sizes have big differences.

Fetching web component definitions

  • Source: blog.damato.design
  • Category: Design
  • Published: Tue, 12 Apr 2022 00:00:00 GMT
  • Score: 9.0
  • Summary:
    • Being able to just plop a custom element onto a page with all the functionality baked in without needing a framework or bundling to make it work is just liberating.
    • I know there’s a lot of overhead that comes with it that libraries and frameworks aim to abstract but I just enjoy having the low-level ability to do whatever you want.
    • The trickiest part of web components for me has been how to identify when a web components, which is written as HTML, needs to be defined through JavaScript.

Smashing Animations Part 7: Recreating Toon Text With CSS And SVG

  • Source: Articles on Smashing Magazine — For Web Designers And Developers
  • Category: Dev
  • Published: Wed, 17 Dec 2025 10:00:00 GMT
  • Score: 8.9
  • Summary:
    • After finishing a project that required me to learn everything I could about CSS and SVG animations, I started writing this series about Smashing Animations and “How Classic Cartoons Inspire Modern CSS.” To round off this year, I want to show you how to use modern CSS to create that element that makes Toon Titles so impactful: their typography.
    • Title Artwork Design In the silent era of the 1920s and early ’30s, the typography of a film’s title card created a mood, set the scene, and reminded an audience of the type of film they’d paid to see.
    • Cartoon title cards were also branding, mood, and scene-setting, all rolled into one.

How not to sort an array in JavaScript

  • Source: Phil Nash
  • Category: Developers
  • Published: Mon, 26 Aug 2019 00:00:00 GMT
  • Score: 8.6
  • Summary:
    • Array sorting is one of those things you don't spend too long thinking about, until it stops working for you.
    • Recently I was working with array of items in JavaScript that were not sorting at all properly and completely messing up an interface.
    • It took me way too long to work out what went wrong so I wanted to share what happened and why it was so weird.

IndieWeb Link Sharing

  • Source: Max Böck
  • Category: Developers
  • Published: 2019-08-11T00:00:00Z
  • Score: 8.6
  • Summary:
    • A pain point of the IndieWeb is that it's sometimes not as convenient to share content as it is on the common social media platforms.
    • Posting a new short “note” on my site currently requires me to commit a new markdown file to the repository on Github.
    • That’s doable (for a developer), but not really convenient, especially when you’re on the go and just want to share a quick link.

The Long Now of the Web: Inside the Internet Archive’s Fight Against Forgetting

  • Source: Longreads
  • Category: Just Read
  • Published: Wed, 25 Feb 2026 22:31:09 +0000
  • Score: 8.3
  • Summary:
    • For HackerNoon, Bruce Li gives readers a detailed look into the systems of the Internet Archive, the San Francisco-based nonprofit tasked with preserving the digital history of human civilization.
    • Li traces the evolution of its physical infrastructure as the web has become increasingly dynamic.
    • Despite its legal and financial hurdles, the Internet Archive is “a technological behemoth, operating at a scale that rivals Silicon Valley giants, yet it is housed in a church and run by librarians,” writes Li.

Introducing the Longreads Story Recommender

  • Source: Longreads
  • Category: Just Read
  • Published: Wed, 18 Feb 2026 16:10:06 +0000
  • Score: 8.3
  • Summary:
    • The web search ain’t what it used to be.
    • No matter what you’re looking for, you’re more likely to encounter ads and AI aggregations than something useful.
    • And if you just want something great to read, then woe betide you—you’ll have better odds of spotting J.D.

Worth Reading

安妮薇看看 №24·07·23

  • Source: 安妮薇看看 Anyway.Now
  • Category: Design
  • Published: Tue, 23 Jul 2024 03:49:54 +0000
  • Score: 7.0
  • Summary:
    • Anyway.Now 安妮薇看看 关于本刊 订阅我们 投稿链接 关于本刊 订阅我们 投稿链接.

安妮薇看看 №24·04·01

  • Source: 安妮薇看看 Anyway.Now
  • Category: Design
  • Published: Mon, 01 Apr 2024 03:25:07 +0000
  • Score: 7.0
  • Summary:
    • Anyway.Now 安妮薇看看 关于本刊 订阅我们 投稿链接 关于本刊 订阅我们 投稿链接.

安妮薇看看 №24·01·02

  • Source: 安妮薇看看 Anyway.Now
  • Category: Design
  • Published: Tue, 02 Jan 2024 04:18:47 +0000
  • Score: 7.0
  • Summary:
    • Anyway.Now 安妮薇看看 关于本刊 订阅我们 投稿链接 关于本刊 订阅我们 投稿链接.

A Designer’s Guide To Eco-Friendly Interfaces

  • Source: Articles on Smashing Magazine — For Web Designers And Developers
  • Category: Dev
  • Published: Mon, 23 Feb 2026 10:00:00 GMT
  • Score: 6.9
  • Summary:
    • I’ve spent over two decades in the trenches of user experience design.
    • I remember the transition from table-based layouts to CSS, the pivot to responsive design when the iPhone launched, and the rise of the “attention economy.” But as we navigate 2026, the industry is facing its most significant shift yet.
    • We are moving past the era of “design at any cost” into the era of Sustainable UX.

Masonry: Things You Won’t Need A Library For Anymore

  • Source: Articles on Smashing Magazine — For Web Designers And Developers
  • Category: Dev
  • Published: Tue, 02 Dec 2025 10:00:00 GMT
  • Score: 6.9
  • Summary:
    • About 15 years ago, I was working at a company where we built apps for travel agents, airport workers, and airline companies.
    • We also built our own in-house framework for UI components and single-page app capabilities.
    • We had components for everything: fields, buttons, tabs, ranges, datatables, menus, datepickers, selects, and multiselects.

The perils of tensor.dataSync()

  • Source: Monica Dinculescu
  • Category: IT
  • Published: 2019-02-22T00:00:00+00:00
  • Score: 6.8
  • Summary:
    • One of the first things you stumble on when you start using TensorFlow.js is that sometimes you need your data as a Tensor, and sometimes you need it as a JavaScript number.
    • Maybe it’s for logging it, maybe it’s for displaying it somewhere during training, maybe it’s because you don’t trust the robots to be better than you at math.
    • This is a quick post that tries to clarify why doing this synchronously is probably bad and will leave your UI really janky.

Starting Exploration of Scroll-driven Animations in CSS

  • Source: Ryan Mulligan
  • Category: Developers
  • Published: 2023-08-21T00:00:00Z
  • Score: 6.6
  • Summary:
    • Starting Exploration of Scroll-driven Animations in CSS CSS Scroll-driven Animations has recently made its debut on the main stage in the latest versions of Chrome and Edge.
    • Before this module became available, linking an element's animation to a scroll position was only possible through JavaScript.
    • I've been (and still am) a huge fan of GSAP ScrollTrigger as one way to achieve such an effect.

We can :has it all

  • Source: Ryan Mulligan
  • Category: Developers
  • Published: 2023-12-19T00:00:00Z
  • Score: 6.6
  • Summary:
    • We can :has it all The functional :has() CSS pseudo class is now shipping in all evergreen browsers!
    • 🎉 With the release of Firefox 121.0, I'm excited to see that my semi-dusty :has() demos are finally realizing their full potential in Firefox.
    • The amount of opportunity unlocked with this selector seems nearly infinite.

CSS @property and the New Style

  • Source: Ryan Mulligan
  • Category: Developers
  • Published: 2024-09-02T00:00:00Z
  • Score: 6.6
  • Summary:
    • CSS @property and the New Style The @property at-rule recently gained support across all modern browsers, unlocking the ability to explicitly define a syntax, initial value, and inheritance for CSS custom properties.
    • It seems like forever ago that CSS Houdini and its CSS Properties and Values API were initially introduced.
    • I experimented sparingly over time, reading articles that danced around the concepts, but I had barely scratched the surface of what @property could offer.

Learning Log, Mar 2025

  • Source: Melanie Richards
  • Category: Developers
  • Published: 2025-04-08T00:00:00.000Z
  • Score: 6.6
  • Summary:
    • March went by in the blink of an eye, between traveling for half the month and trying to keep moving forward in spite of the constant state of crisis Americans find ourselves in.
    • 🧶 Crafting - Made great progress on my first Colorwork Cuff Club sock; I’m knitting the flowers from the August pattern—though with my dark green color they look more like clovers perhaps.
    • I’ve completed the cuff, heel, and gusset on one sock and have now started working on the foot.

Learning Log, Jan 2025

  • Source: Melanie Richards
  • Category: Developers
  • Published: 2025-02-03T00:00:00.000Z
  • Score: 6.6
  • Summary:
    • I can’t even begin to state how rough January was for my mental health due to Political Circumstances; you may be feeling the same.
    • Let’s be excellent to each other these next 4 years.
    • We can’t control how our politicians show up, but we can nudge the course of things in tiny, positive ways.