Having worked with Rails a while I’d heard of UJS as being Unobtrusive JavaScript. I had thought that it was simply a pattern of writing your JavaScript in a JS file to be called via a method call rather than inline JavaScript within elements in the view. So I had definitely overlooked the benefit of…
Continue Reading »