💬 Re: Clientside Webmentions

In reply to: swyx.io: Clientside Webmentions

I searched Webmention implementations on GitHub and found Max Stoiber’s impl. It fetches a simple count of webmentions, and then paginated full text responses. I figured I should try adapting that.

Ah, I hadn’t seen this particular clientside implementation before. Cool to see someone building something with React. Also that gives me some ideas for things I could add to webmention.js, namely doing a paginated series of async queries instead of just setting the page size to be really large.

(Not that I’ve ever seen any blog post ever have enough mentions for this to make a difference, but we’ll get there someday!)

Comments

Before commenting, please read the comment policy.

Avatars provided via Libravatar