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 246 #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

  • Stringly Typed
  • How to import JSON files in ES modules (Node.js)
  • How to animate an element's height with CSS grid
  • Web Weekly #157
  • How to override your dependency's dependencies (Node.js)
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Forbidden headers can't be set in "fetch" requests
  • The macOS inline dictionary has a shortcut
  • parseInt parses anything starting with a number
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. ๐Ÿ‘‡

  • Malte Ubl
  • Manuel Matuzovic
  • Chris Coyier
  • Jim Nielsen
  • Email is good.
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (99 posts)
  • Tools (59 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (38 posts)
  • Accessibility (35 posts)
  • Web (28 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (19 posts)

Random Web Dev Learnings

  • Equality of object property names depends on code units
  • YouTube offers RSS feeds for channels
  • Viewport units can consider the writing mode
  • Size container queries can detect landscape / portrait orientation
  • Viewport units for font sizes destroy zooming
  • You can import Google Analytics Stats in caniuse.com

Popular articles

  • Stringly Typed
  • How to import JSON files in ES modules (Node.js)
  • How to animate an element's height with CSS grid

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.

โ™ฅ๏ธ