Skip to content

Instantly share code, notes, and snippets.

@0xjjpa
Created April 19, 2012 21:30
Show Gist options
  • Save 0xjjpa/2424339 to your computer and use it in GitHub Desktop.
Save 0xjjpa/2424339 to your computer and use it in GitHub Desktop.
Debugging Knockout JS
<section class="content">
<h2>Debug</h2>
<div data-bind="text: ko.toJSON($data)"></div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment