Not All Browser APIs Are “Web” APIs
The web is a level playing field. The web is open. The web is for everyone. It's a nice idea. But with the above APIs, the web is not a level playing…
There are 6 contents with this tag:
Not All Browser APIs Are “Web” APIs
The web is a level playing field. The web is open. The web is for everyone. It's a nice idea. But with the above APIs, the web is not a level playing…
So, one of the main benefits of progressive enhancement is providing additional capabilities where supported and failing gracefully. This seems like…
With Twitter limiting access to the API to users with a paid account, I guess it's time to run #tweetback update one last time before closing my Twitter account…
npm run fetch-new-data
See https://github.com/tweetback/tweetback/#fetch-additional-tweets-from-the-api-optional
JAMstack is fast only if you make it so
JAMstack often promotes itself as an excellent way to provide performant sites. It's even the first listed benefit on jamstack.wtf, a "guide [which] gathers the concept of JAMstack in a straight-forward guide to encourage other developers to adopt the workflow". But too many JAMstack sites are very slow.
Paul Kinlan
Inter-app communication is one of the major missing pieces of the web platform, and specifically one of the last major missing features is native…
Kévin Dunglas
Mercure: server-sent live updates, protocol and reference implementation
Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.…
See all tags.