#webdev
Original post on front-end.social (front-end.social)
🦖 Temporal.ZonedDateTime.prototype.add() 🟧 Limited availability https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/ZonedDateTime/add The add() method of Temporal.ZonedDateTime instances returns a new Temporal.ZonedDateTime object representing this […]
From PDF to Postgres: Rebuilding the Restaurant Menu (smith-cordell.com)
PDFs are a terrible way to serve a restaurant menu. But when it comes to dietary and allergen data, getting the web model wrong can literally put a customer in hospital. A deep dive into structuring restaurant menus for the web: smith-cordell.com/blog/filtera...
XRSession: depthDataFormat property (developer.mozilla.org)
🦖 XRSession: depthDataFormat property 🦖 https://developer.mozilla.org/en-US/docs/Web/API/XRSession/depthDataFormat The read-only depthDataFormat property of an immersive-ar XRSession describes which depth sensing data format is used.