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

Snippets โ€“ Page 12

Make magical things happen with a few lines
  1. A trick to run shell examples with a leading $

    Published Dec 08 2020 in Bash

    A beautiful trick to copy and run shell example commands that include a leading $.

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

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

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

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

More articles

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

Most popular posts

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • Can we have custom media queries, please?
  • On being a "JavaScript framework developer"...
  • Safari 18 โ€” what web features are usable across browsers?
  • Web content, the social contract and copyrights
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. ๐Ÿ‘‡

  • Hidde de Vries
  • Manuel Matuzovic
  • Mayank
  • browsers.fyi
  • Sean Goedecke
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

  • Overwriting an element's accessible name can break speech recognition
  • Implicit form submission doesn't work always
  • Index images, videos and news with specialized sitemaps
  • Improved git workflow with fixup and autosquash
  • Open a new project in the same VS Code window
  • How to escape CSS selectors in JavaScript

Popular articles

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • Can we have custom media queries, please?
  • On being a "JavaScript framework developer"...

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.

โ™ฅ๏ธ