Skip to content
  • Home
  • Articles
  • 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 261 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Topic: JavaScript – Page 11

  1. How to make GitHub Actions send Tweets

    Published Apr 18 2021 in JavaScript

    A helpful post to leverage GitHub actions for Twitter bots.

  2. How trigger file downloads with JavaScript

    Published Mar 20 2021 in JavaScript

    A snippet to trigger dynamic file downloads in JavaScript.

  3. window.close() and different browser implementations – it's complicated...

    Published Mar 11 2021 in JavaScript

    A fascinating article explaining when you can use window.close to close the current browsing context.

  4. How to log JavaScript stack traces and objects using console.trace

    Published Feb 15 2021 in JavaScript

    Use console.trace to log function calls and JavaScript stack traces

  5. How to download and unzip gz files in Node.js

    Published Feb 09 2021 in JavaScript

    How to fetch and unzip a gzipped file in Node.js using got and node-gzip.

More JavaScript content

  1. Previous page
  2. Page 11 of 27
  3. Next page

Weekly Frontend News

6463 readers received the last Web Weekly 20 days ago. Join the fun!

Most popular posts

  • Can we have custom media queries, please?
  • Escape from Average
  • em and strong are not announced by screen readers
  • Email inputs can accept multiple email addresses
  • How to prerender Tweets without using the official Twitter APIs
Read popular posts

TIL: Today I learned in Web Dev

  • Intl can localize units, too!
  • The scope of type guards and assertion functions
  • New lines are removed from WHATWG URLs
Learn something new

Other stuff

Topics

  • JavaScript 132 posts
  • CSS 107 posts
  • Tools 64 posts
  • HTML 56 posts
  • Bash 45 posts
  • NodeJS 42 posts
  • Accessibility 38 posts
  • Web 30 posts
  • git 23 posts
  • VSCode 21 posts
  • macOS 20 posts
  • Performance 20 posts

Random Web Dev Learnings

  • Safari allows to configure password autofilling
  • All browsers adopted :focus-visible in their UA stylesheets
  • Error catch-bindings are finally optional
  • Await in async functions works for any thenable
  • How to style the found search / "find in page" substrings
  • How to use brace expansion ({}) to spread shell command arguments

Popular articles

  • Can we have custom media queries, please?
  • Escape from Average
  • em and strong are not announced by screen readers

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com © 2026 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

♥️