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
  • 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 255 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Articles โ€“ Page 110

Keep writing, writing, writing ...
  1. Should every error result in an error in GraphQL, too?

    Published Aug 31 2020 in GraphQL

    An approach to better GraphQL error handling โ€“ not every error has to be a hard error in your GraphQL API.

  2. The navigation timing API includes the type of the current navigation

    Published Aug 21 2020 in Performance , JavaScript

    Learn how your visitors navigate your sites by using the Navigation Timing API in JavaScript.

  3. Elements with overflow: hidden are scrollable

    Published Aug 20 2020 in CSS

    Elements with overflow: hidden are scroll containers and can be scrolled programmatically.

  4. Define where an element should be scrolled to using elem.scrollIntoView

    Published Aug 09 2020 in JavaScript

    Define the element's scroll position on the block and inline deminsion when using scrollIntoView.

  5. Monthly Digest July 2020

    Published Aug 05 2020 in Newsletter

    My favorite content of July including long-running websites, VSCode tricks, devsheets and a piano tune.

More articles

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

Most popular posts

  • Web content, the social contract and copyrights
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?
  • git has an auto-correct flag
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Automatically load .env files in Node.js scripts
  • light-dark() isn't always the same as prefers-color-scheme
  • How to "officially" deprecate methods with Node.js utilities
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. ๐Ÿ‘‡

  • Manuel Matuzovic
  • Eric Bailey
  • Ryan Mulligan
  • Alex Russell
  • Sean Goedecke
Discover more blogs

Other stuff

Topics

  • JavaScript (129 posts)
  • CSS (104 posts)
  • Tools (63 posts)
  • HTML (55 posts)
  • Bash (45 posts)
  • NodeJS (42 posts)
  • Accessibility (36 posts)
  • Web (30 posts)
  • git (23 posts)
  • VSCode (21 posts)
  • Performance (20 posts)

Random Web Dev Learnings

  • git commit accepts several message flags (-m) to allow multiline commits
  • divs are valid elements inside of a description list
  • color-adjust trumps user agent setting about background printing
  • Viewport units for font sizes destroy zooming
  • Open a new project in the same VS Code window
  • The navigation timing API includes the type of the current navigation

Popular articles

  • Web content, the social contract and copyrights
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...

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.

โ™ฅ๏ธ