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 75

Keep writing, writing, writing ...
  1. How to target non-empty but invalid input elements with CSS

    Published Sep 08 2020 in CSS

    A clever CSS rule combining :invalid and :placeholder-shown to show validation state of non-empty input elements.

  2. Bash scripting pitfalls and solutions – how to do (safe) things in bash

    Published Sep 06 2020 in Bash

    Tips, tricks and tools to write better shell scripts.

  3. Should every error result in an error in GraphQL, too?

    Published Aug 31 2020 in GraphQL

    An approach to better GraphQL error handling – not every error has to be a hard error in your GraphQL API.

  4. The navigation timing API includes the type of the current navigation

    Published Aug 21 2020 in Performance , JavaScript

    Learn how your visitors navigate your sites by using the Navigation Timing API in JavaScript.

  5. Elements with overflow: hidden are scrollable

    Published Aug 20 2020 in CSS

    Elements with overflow: hidden are scroll containers and can be scrolled programmatically.

More articles

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

Weekly Frontend News

6458 readers received the last Web Weekly 1 days ago. Join the fun!

Most popular posts

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

  • How to match HTML elements with an indeterminate state
  • Labels trigger states for associated inputs
  • color-adjust trumps user agent setting about background printing
  • How to escape CSS selectors in JavaScript
  • A use case for CSS min-content and max-content
  • "npm root" locates the global node modules directory

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • 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.

♥️