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 247 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Articles โ€“ Page 99

Keep writing, writing, writing ...
  1. Thoughts on the over-engineering of everyday tools and apps

    Published Oct 26 2020 in Productivity , Tools

    Quick thoughts on the tools and apps we use every day.

  2. How to let all your users know what to expect when they click a link

    Published Oct 24 2020 in HTML , Accessibility

    A snippet that helps making tab-opening links more accessible.

  3. CSS content-visibility very well explained

    Published Oct 19 2020 in CSS , Performance

    The new content-visibility CSS property explained by Surma and Jake.

  4. Say goodbye to resource-caching across sites and domains

    Published Oct 18 2020 in HTTP , Performance , Web

    A look-back at caching strategies from the past; with recent changes in Chrome's and Safari's caching strategies, there is no caching benefit from using publicly available third-party libraries anymore.

  5. How to use git's file diff outside of git repositories

    Published Oct 18 2020 in git , Bash

    Use git diff and all it's settings to diff any files in your system.

More articles

  1. Previous page
  2. Page 99 of 138
  3. Next page

Most popular posts

  • Web content, the social contract and copyrights
  • How to import JSON files in ES modules (Node.js)
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
  • APIs to generate random user avatars
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Node.js supports import maps
  • Forbidden headers can't be set in "fetch" requests
  • The macOS inline dictionary has a shortcut
Learn something new

Blogroll

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

  • Roma's Unpolished Posts
  • Manuel Matuzovic
  • Ryan Mulligan
  • Jim Nielsen
  • Malte Ubl
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (99 posts)
  • Tools (61 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (39 posts)
  • Accessibility (35 posts)
  • Web (30 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (20 posts)

Random Web Dev Learnings

  • How to load images in a spreadsheet
  • isNaN is not equal Number.isNaN
  • You can't override !important user agent CSS declarations
  • requestSubmit offers a way to validate a form before submit
  • The hr element is more than a horizontal line
  • How to apply a global Git commit template

Popular articles

  • Web content, the social contract and copyrights
  • How to import JSON files in ES modules (Node.js)
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"

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.

โ™ฅ๏ธ