Passkeys: What the Heck and Why? These things called passkeys sure are making the rounds these days. They were a main attraction at W3C TPAC 2022 , gained support in Safari 16 , are finding their way into macOS and iOS , and are slated to … Passkeys: What the Heck and Why? originally published on CSS-Tricks , which is part of the DigitalOcean family. You should get the newsletter . jQuery 3.7.0 Released: Staying in Order jQuery 3.7.0 is now available! This release has it all: bug fixes, a new method, and a performance improvement! We even dropped our longtime selector engine: Sizzle. Or, I should say, we moved it into jQuery. jQuery no longer depends on Sizzle as a separate project, but has instead dropped its code directly into jQuery … Continue reading → |
Pocketbase Hosting on Apache or XAMPP Pocketbase is an open-source application and alternative to Google Firebase. This is offering realtime database, authentication(including social), and file storage for your next web and mobile application. This article is about how to host the Pocketbase application server which usually runs at 8090 port with your existing application server. If you are using Linux and Apache based server, the fo… Web Share API is a W3C Recommendation The Web Applications Working Group has published Web Share API as a W3C Recommendation. This specification defines an API for sharing text, links and other content to an arbitrary destination of the user's choice. The available share targets are not specified here; they are provided by the user agent. They could, for example, be apps, websites or contacts. |