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

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

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

  4. How to load images in a spreadsheet

    Published Feb 02 2025 in Productivity , Tools

    Use the IMAGE() function to load images in your spreadsheets.

  5. Playwright has an experimental CLI watch mode

    Published Jan 27 2025 in Playwright

    As of 2025, Playwright ships a hidden and undocumented CLI watch mode to gather feedback. Still, if you want to automatically rerun your tests on the CLI, use it today.

More articles

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

Weekly Frontend News

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

Most popular posts

  • Can we have custom media queries, please?
  • The short version of 'git status' and the close but different '--porcelain' mode
  • em and strong are not announced by screen readers
  • The scope of type guards and assertion functions
  • Web content, the social contract and copyrights
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

  • String.prototype.replace supports replacement patterns
  • Improved git workflow with fixup and autosquash
  • Focus events include a relatedTarget property
  • Keyframe animations have a special role in the CSS cascade
  • How to display language-specific quotes in CSS
  • There is an MDN short URL to access the docs

Popular articles

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

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.

♥️