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.

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

  • 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

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

  • CSS defines color values that follow system preferences

    Published Jun 06 2021 in CSS

    A demo showing and explaining CSS system colors

Weekly Frontend News

6450 readers received the last Web Weekly 3 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
  • Cross-origin module scripts require CORS response headers
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

  • requestSubmit offers a way to validate a form before submit
  • Top-level await is available in Node.js modules
  • How to escape CSS selectors in JavaScript
  • How to control the used Gmail account when using slides.new, docs.new, etc.
  • A quick way to take pretty window screenshots on macOS
  • The difference between @ts-ignore and @ts-expect-error

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.

♥️