• #dev 2018-08-09
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-08-09 UTC
# 21:27
[eddie]
aaronpk: Regarding pagination, Since I’m not currently doing any indexing with a database on my site, using an opaque string allows me to essentially use a date string and then continue loading posts that happen before or after the given date string. Which is great, almost no overhead