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.

  • How to select the previous sibling of an element

    Published Jul 16 2022 in CSS

    Learn how to select a previous sibling using CSS :has().

  • 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.

  • 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 animate an element's height with CSS grid

    Published Dec 22 2022 in CSS

    Use CSS grid to animate an element's height from 0 to auto.

  • 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.

  • 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

6451 readers received the last Web Weekly 16 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
  • How to select the previous sibling of an element
  • Intl can localize units, too!
  • Escape from Average
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

  • How to align the text of the last paragraph line
  • The output HTML element is an aria-live region
  • Check if an element includes a certain class with "matches"
  • How to force yourself to leave the computer using the leave command
  • Downloads can be triggered via HTTP headers
  • VS Code supports JSDoc-powered type checking

Popular articles

  • em and strong are not announced by screen readers
  • The "inert" attribute is finally coming to the web
  • How to select the previous sibling of an element

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.

♥️