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 11

Keep writing, writing, writing ...
  1. Rerun commands with the built-in "r" command

    Published Feb 21 2025 in Bash

    Learn how to use the 'r' command to quickly rerun previous shell commands in your terminal.

  2. How to iterate over TypeScript union types

    Published Feb 17 2025 in TypeScript

    Use conditional types and the extends keyword to filter and transform union types.

  3. How to apply a global Git commit template

    Published Feb 08 2025 in git

    Set up custom Git commit templates to standardize your commit messages.

  4. A well-known avatar URL would be dang cool.

    Published Feb 07 2025 in Web

    Thoughts on a possible .well-known/avatar standard for profile avatars.

  5. The difference between @ts-ignore and @ts-expect-error

    Published Feb 06 2025 in TypeScript

    Learn the difference between @ts-ignore and @ts-expect-error in TypeScript, when to use them, and best practices for handling type errors.

More articles

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

Weekly Frontend News

6455 readers received the last Web Weekly 11 days ago. Join the fun!

Most popular posts

  • em and strong are not announced by screen readers
  • Can we have custom media queries, please?
  • Escape from Average
  • Email inputs can accept multiple email addresses
  • 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

  • Overflow ellipsis after x lines with line-clamp
  • Use "translate" to turn off element translations
  • text-transforms affect screen readers, too!
  • Write data to files and pipe it into other programs the same time
  • Safari allows to configure password autofilling
  • backdrop-filter lets you apply visual effects to the area behind an element

Popular articles

  • em and strong are not announced by screen readers
  • Can we have custom media queries, please?
  • Escape from Average

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.

♥️