Skip to content

Instantly share code, notes, and snippets.

@jcouyang
Created August 21, 2015 02:35
Show Gist options
  • Save jcouyang/0936bd20b4df3ed0a436 to your computer and use it in GitHub Desktop.
Save jcouyang/0936bd20b4df3ed0a436 to your computer and use it in GitHub Desktop.
falcor react todo mvc
{"todos":{
"0":{"name":"get milk from corner store","done":false},
"1":{"name":"take a dump","done":true},
"2":{"name":"make someone eat the dump","done":false},
"length":10}
}
@jcouyang
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment