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

Articles โ€“ Page 99

Keep writing, writing, writing ...
  1. 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.

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

  3. How to extract images (and media files) from Word and Keynote documents

    Published Nov 28 2020 in Tools

    A quick tip describing how to extract images from Microsoft Word and Keynote files with renaming and unpacking.

  4. Radio buttons, checkbox and the question when to use what

    Published Nov 26 2020 in HTML , Accessibility

    An excellent article going into the UX of form controls.

  5. Actions against "Full Stack Anxiety"

    Published Nov 22 2020 in Tools , Productivity , Web

    Thoughts on Joel Califa's talk "Full Stack Anxiety".

More articles

  1. Previous page
  2. Page 99 of 140
  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. ๐Ÿ‘‡

  • Malte Ubl
  • Email is good.
  • Chris Coyier
  • Alex Russell
  • browsers.fyi
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

  • A use case for CSS min-content and max-content
  • Force pushing git branches with a safety net
  • isNaN is not equal Number.isNaN
  • How to log JavaScript stack traces and objects using console.trace
  • How to safely remove untracked files from Git repos
  • How to show more than ten results per page on Google Search

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.

โ™ฅ๏ธ