[Solved] What is the $$ function in JavaScript? [closed]

[ad_1]

If you are in Chrome, it provides $$ in the console by default as a wrapper around doing

document.querySelectorAll(...)

$$ on it’s own however is not any special value, it entirely depends on the system running the javascript.

[ad_2]

solved What is the $$ function in JavaScript? [closed]