Great JavaScript-in-Ruby (RJS) Tutorial: What I Learned

My colleague Luke Burton has posted a wonderful
RJS
Tutorial
. [Read more] for a short list of the new things it taught
me.

? You can insert RJS calls in RHTML
documents, not just RJS documents
? RJS handles (most) error catching for
me
? You can invoke the AJAX method directly,
for debugging purposes
? Prototype’s element_by_id syntax is way
cool: $(“id”)

Thanks,
Luke!

Leave a comment

Blog at WordPress.com.

Up ↑