So, one of the main benefits of progressive enhancement is providing additional capabilities where supported and failing gracefully. This seems like…
There are 5 contents with this tag:
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.
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…
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.