Ray Cromwell – Google+ – I’ve been meaning to do this screencast for weeks, ever….
This is pretty stellar. With all things new in the JavaScript world (e.g. CoffeeScript) the debugging aspect has become a bit abstracted in that we’re not testing the actual code we’ve written. For instance, errors you’re seeing in the browser may not correlate at all with the CoffeeScript you’ve written. SourceMaps aims to tackle that issue directly.
This is really interesting and I can’t wait to give it a whirl first hand.