What is $ in JavaScript
Understanding the $ in JavaScript
A Little Background on the Dollar Sign ($)
In most programming languages, the dollar sign ($) is just another character that can be used in variable names. In JavaScript, the $ is a valid identifier. This means you can use it as a variable name, just like any other