web intents
# forum
j
This is super interesting: https://paul.kinlan.me/thoughts-on-web-follow/ it's a way to e.g. provide a regular "subscribe" button for an RSS feed on your website, and if the user has an RSS reader already which has registered itself, the button will go directly there, otherwise it can go to a default web page as a fall back
found that after reading https://paul.kinlan.me/what-happened-to-web-intents/ which I had bookmarked from somewhere
it also has good ux for the person sharing the subscribe link--it's just a regular link to a web page, nothing special