Presentations tagged browser API
browser API elsewhere
Other relevant things on browser API you might find valuable.
Simplify sharing with built-in APIs and progressive enhancement – Piccalilli
The Web Share API allows us to present users with choices that matters to them, because it triggers the share…
Read MoreGet Started with Chrome Built-in AI : Access Gemini Nano Model locally
An AI model within your browser. Yes that’s exactly what Chrome Built-AI is all about. The team has been at…
Read MoreThe Different (and Modern) Ways To Toggle Content
It’s easy to default to what you know. When it comes to toggling content, that might be reaching for display:…
Read MoreHTML Form Validation is heavily underused
HTML Forms have powerful validation mechanisms, but they are heavily underused. In fact, not many people even know much about…
Read MoreHandling Paste Events in JavaScript
Welcome to the third and final post in the series. In the first article, I explained how JavaScript can read from…
Read MoreChrome’s new LLM AI API OMG
Chrome is experimenting with exposing an LLM to the web platform. Jake and Surma dig into how the API works,…
Read MoreThe web’s clipboard, and how it stores data of different types
If you’ve been using computers for a while, you probably know that the clipboard can store multiple types of data…
Read MoreA Quick Look at AI in Chrome
Google announced a while back their intent to experiment with generative AI in the browser itself. Personally, I think this…
Read MoreReading from the Clipboard in JavaScript
Browsers have excellent support for reading and writing the user’s clipboard, and this opens up possibilities for better, and more…
Read MoreThe C̶a̶k̶e̶ User Location is a Lie!!!
A post discussing the nuances around location-based programming. Various ways to access user location, how they can fail, and what…
Read MoreInvoker Commands: an exciting upcoming Web Platform API you’ve probably not heard of yet — Lessons of a CTO
Back in April, the Popover API gained Baseline cross-browser support and it has received so much fanfare due to it’s…
Read MoreUniting Web And Native Apps With 4 Unknown JavaScript APIs — Smashing Magazine
Have you heard of the Screen Orientation API? What about the Device Orientation API, Vibration API, or the Contact Picker…
Read MoreAnnouncing the Web Platform Dashboard
Today at Google I/O we announced the Web Platform Dashboard. For the first time you’ll have a way to see…
Read MoreInvoking elements by using only HTML: A first look at invokers | utilitybend
Wouldn’t it be cool if we could click on a button to open a modal with just HTML? How about…
Read MoreHow To Use The Web Bluetooth API · confidence.sh
In this article, I’ll show you how to build using the Web Bluetooth API to interact with Bluetooth peripherals. We’ll…
Read MoreSyntax Highlighting code snippets with Prism and the Custom Highlight API – Bram.us
The CSS Custom Highlight API offers a mechanism for styling arbitrary ranges of a document identified by script. Custom highlights…
Read MoreThe web just gets better with Interop 2024 | WebKit
The Interop project aims to improve interoperability by encouraging browser engine teams to look deeper into specific focus areas. Now,…
Read More