I was just reading around and got somehow interested in RightJS. I have been using jquery as my main javascript framework but now I wanted to learn something new. However I would like to know of RightJS could do PJAX. I am aware that as long as you understand how PJAX works, you could implement it in any framework. However, I wish someone could guide me on how to build this.
Thanks in advance for any help.
PJAX is for sissies, that's official :)
Use AJAX + History.js (it has hooks for RightJS)