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

6449 readers received the last Web Weekly 5 days ago. Join the fun!

Most popular posts

  • em and strong are not announced by screen readers
  • The "inert" attribute is finally coming to the web
  • Intl can localize units, too!
  • Escape from Average
  • Cross-origin module scripts require CORS response headers
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

  • All browsers adopted :focus-visible in their UA stylesheets
  • Prevent npm install for not supported Node.js versions
  • button elements offer attributes to change form behavior
  • Interaction media queries in CSS
  • macOS offers a tool to remove backgrounds from images
  • GraphQL Playground offers a protocol handler

Popular articles

  • em and strong are not announced by screen readers
  • The "inert" attribute is finally coming to the web
  • Intl can localize units, too!

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.

♥️