Skip to content

Instantly share code, notes, and snippets.

@johnallers
Created April 23, 2012 18:54
Show Gist options
  • Select an option

  • Save johnallers/2473052 to your computer and use it in GitHub Desktop.

Select an option

Save johnallers/2473052 to your computer and use it in GitHub Desktop.
KnockoutJS binding debugging
<!-- http://stackoverflow.com/questions/9261296/any-good-techniques-to-debug-template-binding-faults-for-knockout-js -->
<pre data-bind="text: JSON.stringify(ko.toJS($data), null, 2)"></pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment