Have you used CoffeeScript yet? I just started playing with it and so far I think it’s great! In this screencast, I walk through how to use CoffeeScript in a Grails 2.0 application by building a simple “continuous-scrolling” page. 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-demo
This screencast was inspired by Ryan Bates’ RailsCasts Episode #114. I borrowed some of his excellent CoffeeScript example code.