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 71

Keep writing, writing, writing ...
  1. Inputs of type date support min, max and step attributes

    Published Nov 15 2020 in HTML

    input HTML elements support min/max/step attributes that allow the limitation of selectable dates.

  2. How to run GitHub actions on particular commits

    Published Nov 08 2020 in Tools

    A quick configuration snippet to limit the execution of GitHub actions depending on a commit message.

  3. To the power of Gmail filters

    Published Nov 01 2020 in Productivity , Tools

    A quick article on how to use Gmail for GitHub notifications.

  4. Aliases to make the mv and cp commands more user friendly

    Published Oct 30 2020 in Bash

    Two shell aliases that make mv and cp more verbose and not let them overwrite files.

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

More articles

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

Weekly Frontend News

6451 readers received the last Web Weekly 2 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
  • em and strong are not announced by screen readers
  • Automatically load .env files in Node.js scripts
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 load images in a spreadsheet
  • Self-closing tags are mostly meaningless in HTML
  • "fetch" supports a "keepAlive" option to make it outlive page navigations
  • Chrome and Edge provide a highly visible focus outlines
  • How to override your dependency's dependencies (Node.js)
  • There is a Unicode mode in JavaScript regular expressions

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.

♥️