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 trigger file downloads with JavaScript

    Published Mar 20 2021 in JavaScript

    A snippet to trigger dynamic file downloads in JavaScript.

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

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

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

  5. How to record screen actions as a puppeteer script

    Published Jan 24 2021 in Testing , NodeJS , JavaScript

    With Chrome 89 you can now record Puppeteer scripts right from within the DevTools.

More JavaScript content

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

Weekly Frontend News

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

Most popular posts

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • Intl can localize units, too!
  • em and strong are not announced by screen readers
  • The short version of 'git status' and the close but different '--porcelain' mode
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 (131 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)

Random Web Dev Learnings

  • The macOS inline dictionary has a shortcut
  • Not every JavaScript function is constructable
  • Overwriting an element's accessible name can break speech recognition
  • What's 'roving tabindex'?
  • Disabled JavaScript turns off native lazy loading
  • How to visualize the tab order without using an extension in Firefox

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • 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.

♥️