FundMECFS@quokk.au to Lemmy Shitpost@lemmy.worldEnglish · 28 days agoPSA on privuhcyquokk.auimagemessage-square69fedilinkarrow-up1182arrow-down14
arrow-up1178arrow-down1imagePSA on privuhcyquokk.auFundMECFS@quokk.au to Lemmy Shitpost@lemmy.worldEnglish · 28 days agomessage-square69fedilink
minus-squareNιƙƙιDιɱҽʂ@lemmy.worldlinkfedilinkarrow-up1·edit-228 days agoI wouldn’t call it integral, pagination query parameters can be in the url params just as easily as in the querystring
minus-squarekeegomatic@lemmy.worldlinkfedilinkarrow-up5·28 days agoPagination query params can be in the URL params, but that’s not normal at all. They’re pretty much always use query params, and it’s very reasonable to do so. Filtering, search, and pagination all typically go in query params.
I wouldn’t call it integral, pagination query parameters can be in the url params just as easily as in the querystring
Pagination query params can be in the URL params, but that’s not normal at all. They’re pretty much always use query params, and it’s very reasonable to do so. Filtering, search, and pagination all typically go in query params.