It’s amazing how simple the jQuery libraries make complex front-end development. Then if you add in CoffeeScript, using jQuery is even better! In this screencast, I demonstrate creating a AJAX-enabled sortable-list in a Grails 2.0 application. Please let me know in the comments if you find the screen-cast valuable or not!
The source-code for this screencast is available on GitHub: https://github.com/bobbywarner/grails-coffeescript-demo2
This screencast was inspired by Ryan Bates’ RailsCasts Episode #147. I borrowed some of his excellent CoffeeScript example code.