Skip to content

Instantly share code, notes, and snippets.

@Cayan
Created April 12, 2017 00:32
Show Gist options
  • Save Cayan/3618e8fca3342bf6f8694d215d02bce1 to your computer and use it in GitHub Desktop.
Save Cayan/3618e8fca3342bf6f8694d215d02bce1 to your computer and use it in GitHub Desktop.
JS: Angular is running in the development mode. Call enableProdMode() to enable the production mode.
JS: changes: 0
JS: === dump(): dumping members ===
JS: {
JS: "item": {
JS: "currentValue": {
JS: "id": 1,
JS: "name": "Ter Stegen",
JS: "role": "Goalkeeper"
JS: },
JS: "firstChange": true
JS: },
JS: "index": {
JS: "currentValue": 0,
JS: "firstChange": true
JS: }
JS: }
JS: === dump(): dumping function and properties names ===
JS: === dump(): finished ===
JS: init 0
JS: after view init: 0
JS: changes: 0
JS: === dump(): dumping members ===
JS: {
JS: "item": {
JS: "currentValue": {
JS: "id": 1,
JS: "name": "Ter Stegen",
JS: "role": "Goalkeeper"
JS: },
JS: "firstChange": true
JS: },
JS: "index": {
JS: "currentValue": 0,
JS: "firstChange": true
JS: }
JS: }
JS: === dump(): dumping function and properties names ===
JS: === dump(): finished ===
JS: init 0
JS: after view init: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment