/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

njmulsqb.github.io
| | rmrz.ph
3.4 parsecs away

Travel
| | I mostly just ranted about how aweful it is using Web Technologies for performance-sensitive desktop applications.
| | www.useragentman.com
4.2 parsecs away

Travel
| | [AI summary] The blog post discusses accessibility coding best practices for web developers, offering open-source resources and community input.
| | shortdiv.com
3.3 parsecs away

Travel
| | In the latest stable build of Chrome, came support for desktop progressive web apps (PWAs). Similar to mobile PWAs, desktop PWAs allow users to install apps onto a device's home screen for quick and easy access. In addition to this, they allow web apps leverage to the numerous capabilities of modern web APIs like authentication, payments and so on, without having to worry about potential security vulnerabilities. After all, a desktop PWA is basically a web browser running in its own app window context....
| | abdulapopoola.com
20.7 parsecs away

Travel
| While working on an Android app, I needed to get people to sign into Facebook however I didn't want them to leave my app. The simple solution was to launch the browser through an intent; however, this was going to stop my activity which was unacceptable. I wanted a solution that enabled users to sign...