A fresh new avenue for Google to kill your SaaS startup | Gonzalo Sainz-Trápaga | Medium
gomox.medium.com/google-safe-browsing-can-kill-your-startup-7d73c474b98dGoogle Safe Browsing is a Google program that can blacklist any website or SaaS application in Google Chrome and other browsers and platforms.
PDF: Still Unfit for Human Consumption, 20 Years Later
nngroup.com/articles/pdf-unfit-for-human-consumption/Research spanning 20 years proves PDFs are problematic for online reading. Yet they’re still prevalent and users continue to get lost in them. They’re unpleasant to read and navigate and remain unfit for digital-content display.
Paint the Picture, Not the Frame: How Browsers Provide Everything Users Need · An A List Apart Article
alistapart.com/article/paint-the-picture-not-the-frameDesigner Eric Bailey makes a case for leaving key accessibility features to the browser to ensure the most accessible experience.
Why I’m done with Chrome – A Few Thoughts on Cryptographic Engineering
blog.cryptographyengineering.com/2018/09/23/why-im-leaving-chrome/This blog is mainly reserved for cryptography, and I try to avoid filling it with random "someone is wrong on the Internet" posts. After all, that's what Twitter is for! But from time to time something bothers me enough that I have to make an exception. Today I wanted to write specifically about Google Chrome,…
Introducing the JavaScript Internationalization API – Mozilla Hacks – the Web developer blog
hacks.mozilla.org/2014/12/introducing-the-javascript-internationalization-api/Firefox 29 issued half a year ago, so this post is long overdue. Nevertheless I wanted to pause for a second to discuss the Internationalization API first shipped on desktop ...
Microsoft Edge web platform features status and roadmap - Microsoft Edge Development
developer.microsoft.com/en-us/microsoft-edge/platform/status/Learn what web platform issues Microsoft Edge supports and is currently working on
wingify/across-tabs: Easy communication between cross-origin browser tabs
github.com/wingify/across-tabsSafely enables cross-origin communication among different browser tabs. Uses PostMessage API for communication.