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

Snippets โ€“ Page 12

Make magical things happen with a few lines
  1. How to display the last build date in Eleventy

    Published Dec 04 2020 in Eleventy , StaticSites

    A quick trick to render the last build time of Eleventy sites.

  2. A centered CSS navigation with fit-content

    Published Nov 22 2020 in CSS

    A CSS pattern that uses fit-content to center a flexible-width navigation.

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

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

More articles

  1. Previous page
  2. Page 12 of 14
  3. Next page

Most popular posts

  • How to import JSON files in ES modules (Node.js)
  • Web content, the social contract and copyrights
  • Can we have custom media queries, please?
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
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. ๐Ÿ‘‡

  • Manuel Matuzovic
  • Hidde de Vries
  • Jim Nielsen
  • Sean Goedecke
  • Roma's Unpolished Posts
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

  • Gmail has more than one star
  • oklch() retains perceived lightness for different hue angles
  • How to measure network quality (download/upload) on macOS
  • Elements can be visible even though their parent has set "visibility: hidden"
  • A deep-dive into promise resolution with objects including a then property
  • Conditional properties with object spread

Popular articles

  • How to import JSON files in ES modules (Node.js)
  • Web content, the social contract and copyrights
  • Can we have custom media queries, please?

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.

โ™ฅ๏ธ