bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
Umar Hansa
While debugging, you can preview the values of JavaScript variables at that current point in time - this even works with minified scripts (after you pretty print).
To enable this feature (if it's not already):
Go to DevTools settings (the cog wheel).
Check General > Sources > Display variable values inline while debugging.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2015-07-06 UTC."],[],[]]