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

Articles – Page 59

Keep writing, writing, writing ...
  1. Firefox support selection of multiple text areas

    Published May 04 2021 in Tools

    Select multiple text areas in Firefox using CMD/CTRL + click

  2. Should DevTools teach the CSS cascade?

    Published May 02 2021 in CSS

    Should browser developer tools show CSS specificity and provide additional resources?

  3. A CSS-only typewriter effect

    Published Apr 30 2021 in CSS

    How to create a CSS-only typerwriter effect.

  4. How to disable scaling for stroke width

    Published Apr 27 2021 in SVG

    Control if scaling should be applied to stroke width and potentially disable it

  5. How to read an entire document using VoiceOver

    Published Apr 24 2021 in Accessibility , Tools

    Use ^⌥a to let VoiceOver automatically read an entire page/document.

More articles

  1. Previous page
  2. Page 59 of 106
  3. Next page

Weekly Frontend News

6470 readers received the last Web Weekly 17 days ago. Join the fun!

Most popular posts

  • Can we have custom media queries, please?
  • em and strong are not announced by screen readers
  • The short version of 'git status' and the close but different '--porcelain' mode
  • How to prerender Tweets without using the official Twitter APIs
  • The "inert" attribute is finally coming to the web
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 (131 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)

Random Web Dev Learnings

  • How to use brace expansion ({}) to spread shell command arguments
  • Define where an element should be scrolled to using elem.scrollIntoView
  • Error catch-bindings are finally optional
  • caption-side controls the position of a table caption
  • How the rest operator and default values affect the function length property
  • git commit accepts several message flags (-m) to allow multiline commits

Popular articles

  • Can we have custom media queries, please?
  • em and strong are not announced by screen readers
  • The short version of 'git status' and the close but different '--porcelain' mode

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.

♥️