|
You are here |
njmulsqb.github.io | ||
| | | | |
rmrz.ph
|
|
| | | | | I mostly just ranted about how aweful it is using Web Technologies for performance-sensitive desktop applications. | |
| | | | |
www.useragentman.com
|
|
| | | | | [AI summary] The blog post discusses accessibility coding best practices for web developers, offering open-source resources and community input. | |
| | | | |
shortdiv.com
|
|
| | | | | 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
|
|
| | | 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... | ||