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 79

Keep writing, writing, writing ...
  1. inset – the shorthand for top, right, bottom and left CSS properties

    Published Apr 05 2020 in CSS

    The logical inset property in CSS is a shorthand for the top, right, bottom and left CSS declarations.

  2. git branch can show more than only the name of branches

    Published Mar 30 2020 in git

    git branch -v and git branch -vv can be used to retreive more detailed information on local branches.

  3. text-transforms affect screen readers, too!

    Published Mar 23 2020 in CSS , Accessibility

    CSS can influence how screen readers treat content. Today I learned that text transformation belongs to the list of affecting CSS properties.

  4. A VS Code extensions manifest

    Published Mar 19 2020 in Bash , Tools , VSCode

    Export and install VSCode extensions.

  5. YouTube offers RSS feeds for channels

    Published Mar 18 2020 in Tools

    YouTube offers RSS feeds for channels to not get spam with their email notifications

More articles

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

Weekly Frontend News

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

Most popular posts

  • em and strong are not announced by screen readers
  • Can we have custom media queries, please?
  • Escape from Average
  • The "inert" attribute is finally coming to the web
  • 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

  • Firefox support selection of multiple text areas
  • How to style the select button of file inputs
  • word-spacing controls the gap between words
  • Write data to files and pipe it into other programs the same time
  • box-decoration-break helps to define how elements should be rendered across lines
  • Focus events include a relatedTarget property

Popular articles

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

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.

♥️