Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Never mind. I figured out how to do it. (App.controller.editor.getValue and setValue)
How do I get a reference to the "codeAnswer" javascript object that represents one of the CodeMirror js editors on a Kata page. I want to do a getValue and setValue on it.
Thanks for any help.
It would be nice if there was a REST interface to upload and download code so that a third party editor could be used (Vim, emacs, etc)