Front-end education for the real world. Since 2018.





Author
Daniel Schwarz's avatar

Daniel Schwarz

Daniel writes about, and advocates for better UX, accessibility, web development, and product management for industry leaders such as Adobe, CSS-Tricks, Frontend Masters, Smashing Magazine, InVision, Wix, UXPin, Creative Bloq, Net Magazine, Web Designer Magazine, and many more.

They're also the former blog editor at SitePoint and Toptal.

Latest articles by Daniel Schwarz

  1. A look at the geolocation HTML element and how it works

    There’s a new HTML in town that provides a much better interface for geolocation than the older API. Daniel Schwarz is here to explain how it all works together.

    JavaScript

  2. Building dynamic toggletips using anchored container queries

    Anchored container queries are only available in Chrome 143 upwards right now, but here’s Daniel Schwarz to show you how to use progressive enhancement to build up to using that new capability in the context of position-aware toggle tips.

    CSS