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 249 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Articles โ€“ Page 97

Keep writing, writing, writing ...
  1. addEventListener accepts functions and objects

    Published Dec 06 2020 in JavaScript

    addEventListener accepts callback functions but also elements that implement the EventListener interface

  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. Monthly Digest November 2020

    Published Dec 03 2020 in Newsletter

    My favorite content of November 2020 including embeddable browser statistics, writing well and some britpop.

  4. How to make textareas grow automatically with a little bit of CSS and one line of JavaScript

    Published Nov 29 2020 in HTML , CSS , JavaScript

    A smart code snippet to automatically grow textareas on user input.

  5. How to display Twitch emotes in tmi.js chat messages

    Published Nov 28 2020 in JavaScript

    A quick guide on how to access Twitch Emote information to render emote images in tmi.js chat messages.

More articles

  1. Previous page
  2. Page 97 of 139
  3. Next page

Most popular posts

  • Can we have custom media queries, please?
  • How to import JSON files in ES modules (Node.js)
  • The difference between @ts-ignore and @ts-expect-error
  • Web content, the social contract and copyrights
  • 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 includes a native glob utility
  • Keyframe animations have a special role in the CSS cascade
  • Node.js supports import maps
Learn something new

Blogroll

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

  • Chris Coyier
  • Roma's Unpolished Posts
  • Eric Bailey
  • Jim Nielsen
  • Malte Ubl
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (100 posts)
  • Tools (61 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (40 posts)
  • Accessibility (35 posts)
  • Web (30 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (20 posts)

Random Web Dev Learnings

  • Define where an element should be scrolled to using elem.scrollIntoView
  • How to tell browsers that your site supports color-schemes
  • parseInt parses anything starting with a number
  • Node.js supports import maps
  • How to define Open Graph / Twitter image alt text (and why it might not matter...)
  • box-decoration-break helps to define how elements should be rendered across lines

Popular articles

  • Can we have custom media queries, please?
  • How to import JSON files in ES modules (Node.js)
  • The difference between @ts-ignore and @ts-expect-error

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.

โ™ฅ๏ธ