PJAX is a jQuery extension that combines AJAX requests to HTML5 pushState. What this means is an AJAX website with a working back button. Think Twitter without ugly hash bangs (#!) in the URL**. What AJAX, and by extension PJAX, does is allow for partial page reloads. The result is a much faster page load […]
COVID-19