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 72

Keep writing, writing, writing ...
  1. 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.

  2. CSS content-visibility very well explained

    Published Oct 19 2020 in CSS , Performance

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

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

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

  5. JavaScript tools that aren't built with JavaScript

    Published Oct 11 2020 in JavaScript , Tools

    A list for the bookmarks; JavaScript tools that are not written in JavaScript.

More articles

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

Weekly Frontend News

6461 readers received the last Web Weekly 21 days ago. Join the fun!

Most popular posts

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • New lines are removed from WHATWG URLs
  • Automatically load .env files in Node.js scripts
  • em and strong are not announced by screen readers
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

  • text-transforms affect screen readers, too!
  • parseInt parses anything starting with a number
  • Configure the logged JavaScript error stack trace length in certain environments
  • GraphQL Playground offers a protocol handler
  • overflow hidden only hides elements going over the padding-box
  • How to run apps in low-resolution on macOS

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • New lines are removed from WHATWG URLs

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.

♥️