PJAX
- like AJAX, except delivers HTML to the Web Browser instead of JSON.
https://github.com/defunkt/jquery-pjax
- For browsers that don't support pushState pjax fully degrades.
Built on top of JQuery.
http://stackoverflow.com/questions/tagged/pjax
http://blog.ntotten.com/2012/04/09/building-super-fast-web-apps-with-pjax/
TurboLinks is a packaging of PJAX for Ruby On Rails. It does not require JQuery
- https://github.com/rails/turbolinks
- changing in Rails5
- http://blog.honeybadger.io/ditching-your-single-page-app-for-turbolinks/
- http://siddarthareddy92.blogspot.com/2015/05/turbolinks-vs-pjax-up-gradation-to.html
- https://www.nateberkopec.com/2015/05/27/100-ms-to-glass-with-rails-and-turbolinks.html
- http://staal.io/blog/2013/01/18/dangers-of-turbolinks/
Edited: | Tweet this! | Search Twitter for discussion