Created
May 12, 2016 08:15
-
-
Save jhades/81a4a1b80c529ea4863d8c01d5501c2a to your computer and use it in GitHub Desktop.
Debugging Angular Applications via the Console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ng.probe($0) | |
| ng.probe($0).componentInstance | |
| ng.probe($0)._debugInfo._view.changeDetectorRef.detectChanges() | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment