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

Articles – Page 81

Keep writing, writing, writing ...
  1. Git diff without lock files

    Published Feb 03 2020 in Bash , git

    Learn how to exclude lockfiles like package-lock.json and yarn.lock from your git diff output.

  2. There is an MDN short URL to access the docs

    Published Jan 30 2020 in Productivity

    MDN offers mdn.io to save this one hope to Google when looking for documentation

  3. CSS Grid can be used to stack elements

    Published Jan 27 2020 in CSS

    Use CSS Grid to stack element on top of each other without using absolute positioning

  4. Download a website

    Published Jan 08 2020 in Bash , Web

    Download a website in a single command.

  5. text-justify defines where space is added in justified text

    Published Dec 26 2019 in CSS

    text-justify is a CSS property that controls how text is justified when text-align: justify is set

More articles

  1. Previous page
  2. Page 81 of 106
  3. Next page

Weekly Frontend News

6451 readers received the last Web Weekly 2 days ago. Join the fun!

Most popular posts

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • New lines are removed from WHATWG URLs
  • em and strong are not announced by screen readers
  • Automatically load .env files in Node.js scripts
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 paint order of SVG elements and their stroke and fill is configurable
  • How to disable scaling for stroke width
  • isTTY can be used to tailor appropriate Node process output
  • Safari allows to configure password autofilling
  • Stylesheets do not only block rendering but also JavaScript execution
  • Rerun commands with the built-in "r" command

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • New lines are removed from WHATWG URLs

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.

♥️