This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Yoseph Radding
yoseph.tech
did:plc:ji4nln36hhtjbokccgi6cqsa
I like cursor based pagination. It really lets you encode all sorts of state in the cursor. For example, you can base64 encode a json object that has offsets, counts, sort information, last ID returned, etc. and it lets you change the pagination cursor to support whatever later.
2024-11-26T22:25:42.460Z