How to debug better using $ sign shortcuts in Chrome devtools
Chrome devtools has a collection of utilities that can be used to perform common debugging tasks and make our life easier. The $ sign shortcuts are one such set of utilities. Let us see how to debug better using these $ sign shortcuts in Chrome devtools. $_ Typing in $_ in...