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 96

Keep writing, writing, writing ...
  1. How to refresh a page in an interval (without JavaScript)

    Published Dec 25 2020 in HTML , HTTP

    Use the refresh header or meta element to refresh a page after a given time interval.

  2. Order in CSS transformations โ€“ transform functions vs individual transforms

    Published Dec 22 2020 in CSS

    Individual transformation in CSS have a pre-defined order which leads to different visual effects when moving translate transformation functions to transformation properties.

  3. iTerm2 offers a way to notify you when a long-running command has finished

    Published Dec 21 2020 in Tools

    iterm2 can notify you when a long-running command is finished.

  4. How to build useful, empathic and robust CLI tools

    Published Dec 20 2020 in Bash

    Guidelines to build beautiful and delightful CLI tools.

  5. How to enforce pinch-to-zoom in Android browsers

    Published Dec 18 2020 in Web

    Android browsers allow you to enable zooming and overwrite site settings on any page.

More articles

  1. Previous page
  2. Page 96 of 140
  3. Next page

Most popular posts

  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • Safari 18 โ€” what web features are usable across browsers?
  • How to import JSON files in ES modules (Node.js)
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. ๐Ÿ‘‡

  • Sean Goedecke
  • Manuel Matuzovic
  • Alex Russell
  • Email is good.
  • Chris Coyier
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

  • Readonly files in VSCode
  • Quick access to document actions in Google docs
  • box-decoration-break helps to define how elements should be rendered across lines
  • Await in async functions works for any thenable
  • The CSS attribute selector has a case-insensitive mode
  • How to control the used Gmail account when using slides.new, docs.new, etc.

Popular articles

  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?
  • 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.

โ™ฅ๏ธ