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

Articles – Page 74

Keep writing, writing, writing ...
  1. Bash scripting pitfalls and solutions – how to do (safe) things in bash

    Published Sep 06 2020 in Bash

    Tips, tricks and tools to write better shell scripts.

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

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

  4. Elements with overflow: hidden are scrollable

    Published Aug 20 2020 in CSS

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

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

More articles

  1. Previous page
  2. Page 74 of 104
  3. Next page

Weekly Frontend News

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

Most popular posts

  • Web content, the social contract and copyrights
  • On being a "JavaScript framework developer"...
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • The difference between @ts-ignore and @ts-expect-error
  • Can we have custom media queries, please?
Read popular posts

TIL: Today I learned in Web Dev

  • How to style the found search / "find in page" substrings
  • ARIA roles can remove their children’s semantics
  • Automatically load .env files in Node.js scripts
Learn something new

Other stuff

Topics

  • JavaScript (129 posts)
  • CSS (106 posts)
  • Tools (64 posts)
  • HTML (55 posts)
  • Bash (45 posts)
  • NodeJS (42 posts)
  • Accessibility (37 posts)
  • Web (30 posts)
  • git (23 posts)
  • VSCode (21 posts)
  • macOS (20 posts)

Random Web Dev Learnings

  • color-adjust trumps user agent setting about background printing
  • Hide object properties with JavaScript symbols
  • Size container queries can detect landscape / portrait orientation
  • Input elements hold references to their labels
  • The navigation timing API includes the type of the current navigation
  • +-0, NaN and Object.is in JavaScript

Popular articles

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

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.

♥️