Skip to content
  • Home
  • Articles
  • Projects
  • About
  • Resources
  • Screencasts
  • Today I learned
  • Things I use
  • Talks
  • Newsletter
  • Home Home
  • Articles Articles
  • Screencasts Screencasts
  • Projects Projects
  • About About
  • Other Stuff
    • Blogroll People blogging great stuff.
    • Resources Bookmarks I want to keep for later.
    • Show some love Support my blog and newsletter.
    • Talks Talks I've given at conferences.
    • Things I use My hardware and software setup.
    • Today I learned 261 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Posts people like

The ten most read articles in 30 days...
  • em and strong are not announced by screen readers

    Published Jul 25 2022 in Accessibility

    em and strong elements are not announced by assistive technologies such as screen readers.

  • The "inert" attribute is finally coming to the web

    Published Apr 09 2022 in HTML

    The inert HTML attribute enables you to make entire web page areas inaccessible.

  • Intl can localize units, too!

    Published Apr 06 2026 in JavaScript

    Intl.NumberFormat supports localized currency and unit formating.

  • Escape from Average

    Published Jul 11 2026 in AI , JavaScript

    Hone your craft to be better than average.

  • How to prerender Tweets without using the official Twitter APIs

    Published Jul 29 2023 in APIs , JavaScript , StaticSites

    Use Twitter's "hidden" embed API to statically prerender Tweets on your sites.

  • Cross-origin module scripts require CORS response headers

    Published Oct 17 2021 in JavaScript , HTTP

    Today I learned that cross-origin module scripts require CORS handling and a Access-Control-Allow-Origin response header.

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"

    Published Nov 27 2022 in JavaScript

    Intl.Segmenter enables you to split strings into meaningful parts such as words, sentences and graphemes.

  • New lines are removed from WHATWG URLs

    Published Mar 03 2026 in HTML , JavaScript

    Line breaks and tabs are automatically removed from URLs when used in links or URL constructors.

  • How to scale elements and their layout with CSS "zoom"

    Published Feb 24 2026 in CSS

    The CSS zoom property, unlike scale, affects an element's layout size, not just its visual appearance.

  • The CSS "content" property accepts alternative text

    Published Apr 29 2020 in Accessibility , CSS

    The CSS 'content' property allows a way to provide an alternative text

Weekly Frontend News

6457 readers received the last Web Weekly 20 days ago. Join the fun!

Most popular posts

  • em and strong are not announced by screen readers
  • The "inert" attribute is finally coming to the web
  • Intl can localize units, too!
  • Escape from Average
  • How to prerender Tweets without using the official Twitter APIs
Read popular posts

TIL: Today I learned in Web Dev

  • Intl can localize units, too!
  • The scope of type guards and assertion functions
  • New lines are removed from WHATWG URLs
Learn something new

Other stuff

Topics

  • JavaScript 132 posts
  • CSS 107 posts
  • Tools 64 posts
  • HTML 56 posts
  • Bash 45 posts
  • NodeJS 42 posts
  • Accessibility 38 posts
  • Web 30 posts
  • git 23 posts
  • VSCode 21 posts
  • macOS 20 posts
  • Performance 20 posts

Random Web Dev Learnings

  • Playwright has an experimental CLI watch mode
  • Hide object properties with JavaScript symbols
  • How to run apps in low-resolution on macOS
  • field-sizing isn't only about growing textareas
  • How to match HTML elements with an indeterminate state
  • How to use EventTarget as a web-native event emitter

Popular articles

  • em and strong are not announced by screen readers
  • The "inert" attribute is finally coming to the web
  • Intl can localize units, too!

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com © 2026 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

♥️