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

Posts people like

The ten most read articles in 30 days...
  • Stringly Typed

    Published May 03 2025 in JavaScript , TypeScript

    Discover "stringly typed" development—where strings replace proper types in API calls and data exchanges.

  • How to import JSON files in ES modules (Node.js)

    Published May 16 2021 in NodeJS

    Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).

  • How to animate an element's height with CSS grid

    Published Dec 22 2022 in CSS

    Use CSS grid to animate an element's height from 0 to auto.

  • Web Weekly #157

    Published Apr 15 2025 in Newsletter

    Native CSS functions to exist, media query range syntax and often forgotten input attributes.

  • How to override your dependency's dependencies (Node.js)

    Published Jan 14 2022 in NodeJS

    Override and enforce dependency versions using npm "overrides".

  • APIs to generate random user avatars

    Published Apr 03 2022 in APIs

    A list of APIs to generate random avatar placeholder images.

  • How to style element descendants with Tailwind CSS

    Published Oct 14 2023 in CSS , Tailwind

    Learn how to use Tailwind's group selector and arbitry variants to style an element's children.

  • Forbidden headers can't be set in "fetch" requests

    Published Apr 01 2025 in HTTP , JavaScript

    Learn about forbidden request headers that can't be set or overwritten.

  • Prevent npm install for not supported Node.js versions

    Published May 21 2020 in NodeJS

    Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version

  • Top-level await is available in Node.js modules

    Published Apr 05 2021 in NodeJS

    Node.js' top-level await feature is available in ES modules. Find out about three ways to enable it and untangle your code.

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

  • Adrian Roselli
  • Fully Stacked
  • Bramus
  • Roma's Unpolished Posts
  • Chris Coyier
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

  • Input elements hold references to their labels
  • HTML defines a ping attribute on anchor elements (links)
  • How to change the output image format of macOS screenshots
  • The macOS inline dictionary has a shortcut
  • How to define your relationship to sites you link to
  • Configure the logged JavaScript error stack trace length in certain environments

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.

♥️