Hacker News new | ask | show | jobs
by gurvinder 4586 days ago
How will jQuery solve this, if still using JSONP ?
1 comments

Not sure I know what you mean.

I can say is that with jQuery you just get the JSON or HTML you need. And then you either process it or put it where its supposed to go. The server just creates the JSON or HTML.

An RJS file is a template for generating javascript on the server side with your data. Writing code with a tempting language is more of a pain than just writing that processes JSON or moves HTML.