top | item 39430161

(no title)

jdp | 2 years ago

Reminds me of pjax [1], except pjax works over XHR instead of an iframe and uses pushState by default to keep the back button working.

[1]: https://github.com/defunkt/jquery-pjax

discuss

order

captn3m0|2 years ago

GitHub itself used pjax heavily and I liked those interactions far more than the newer React ones, the HTML was much more semantic for one, with middle click always being respected.