Skip to content

Instantly share code, notes, and snippets.

@sandoche
Created November 23, 2018 14:09
Show Gist options
  • Save sandoche/5ca02b52ac8004548c6f254fa1b17eba to your computer and use it in GitHub Desktop.
Save sandoche/5ca02b52ac8004548c6f254fa1b17eba to your computer and use it in GitHub Desktop.
Lessons Learned on Writing Apps with NativeScript VueJS - Example 4
{
"news": {
"loading": false,
"error": null,
"retrieved": []
},
"readme": {
"loading": false,
"error": null,
"retrieved": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment