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
  • Newsletter
  • 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 212 #TIL posts.
Stefan on Mastodon Stefan on Twitter RSS

Articles โ€“ Page 67

Keep writing, writing, writing ...
  1. How to enforce pinch-to-zoom in Android browsers

    Published Dec 18 2020 in Web

    Android browsers allow you to enable zooming and overwrite site settings on any page.

  2. A git alias to show a detailed git branch overview

    Published Dec 17 2020 in Bash , git

    A nifty git alias to show available branches, time passed since their last commit and the last commit message.

  3. My Mac didn't boot after installing a driver, here's how I fixed it.

    Published Dec 13 2020 in macOS

    My Mac was not booting after I installed a driver. Here's what I did to fix the issue.

  4. Tips and tricks to navigate your project files in VS Code

    Published Dec 13 2020 in Tools

    A fifty minutes video going into all the nitty gritty details of how you get the most out of file navigation in VS Code.

  5. A trick to run shell examples with a leading $

    Published Dec 08 2020 in Bash

    A beautiful trick to copy and run shell example commands that include a leading $.

More articles

  1. Previous page
  2. Page 67 of 110
  3. Next page

Most popular posts

  • How to import JSON files in ES modules (Node.js)
  • A new method to validate URLs in JavaScript (2023 edition)
  • APIs to generate random user avatars
  • Top-level await is available in Node.js modules
  • How to override your dependency's dependencies (Node.js)
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Self-closing tags are mostly meaningless in HTML
  • How to use EventTarget as a web-native event emitter
  • Safari allows to configure password autofilling
Learn something new

Blogroll

15 random RSS feeds I'm subscribed to. ๐Ÿ‘‡

Discover fantastic blogs

Other stuff

Topics

  • JavaScript (116 posts)
  • CSS (88 posts)
  • Tools (56 posts)
  • HTML (41 posts)
  • Bash (40 posts)
  • NodeJS (35 posts)
  • Accessibility (27 posts)
  • Web (22 posts)
  • git (20 posts)
  • Performance (19 posts)
  • macOS (15 posts)

Web Dev Learnings

  • Select multiple tabs in Firefox and Chrome
  • How specify the starting number of an ordered HTML list
  • Overwriting an element's accessible name can break speech recognition
  • The hover media query can help to remove hover styles on touch devices (but may include false positives)
  • A quick way to take pretty window screenshots on macOS
  • How to refresh a page in an interval (without JavaScript)

Popular articles

  • How to import JSON files in ES modules (Node.js)
  • A new method to validate URLs in JavaScript (2023 edition)
  • APIs to generate random user avatars

Recently updated resources

  • Timeless articles
  • Job hunt and interviewing
  • A Firefox-only minimap
ยฉ 2023 Copyright Stefan Judis. All rights reserved.
โ™ฅ๏ธ