Skip to content
  • Home
  • Articles
  • Screencasts
  • 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 251 #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. Web Weekly #150

    Published Jan 27 2025 in Newsletter

    ::target-text, native HTML/CSS portals and the improved CSS attr().

More articles

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

Most popular posts

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?
  • Safari 18 โ€” what web features are usable across browsers?
  • Web Weekly #172
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • field-sizing isn't only about growing textareas
  • Header & footer elements change their roles when they're inside of sectioning content
  • Node.js includes a native glob utility
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. ๐Ÿ‘‡

  • Bramus
  • Jim Nielsen
  • browsers.fyi
  • Roma's Unpolished Posts
  • Manuel Matuzovic
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (101 posts)
  • Tools (61 posts)
  • HTML (55 posts)
  • Bash (44 posts)
  • NodeJS (40 posts)
  • Accessibility (36 posts)
  • Web (30 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (20 posts)

Random Web Dev Learnings

  • cmd/ctrl + shift + click opens a new tabs focuses it
  • JSON.stringify takes toJSON methods into consideration
  • All browsers adopted :focus-visible in their UA stylesheets
  • iTerm2 offers a way to notify you when a long-running command has finished
  • Inputs of type date support min, max and step attributes
  • How to override your dependency's dependencies (Node.js)

Popular articles

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com ยฉ 2025 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

โ™ฅ๏ธ