The other day I wrote some AJAX for a Django app that i have been working on.
I come from Ruby on Rails, so I haven\'t done much in the way of raw JS.
So bas
What exactly seems hacky about it? Seems like a perfectly valid way of doing something.
I guess an alternative would be serialising to json and sending it back to a javascript templating snippet.