Chrome DevTools
Notes
$_holds the previous result in the console. So you can do$_.something(..)to access the returned object items.
Links
Last updated
Was this helpful?
$_ holds the previous result in the console. So you can do $_.something(..) to access the returned object items.
Last updated
Was this helpful?