+ 1
What does this " $0 "mean ?!
I have seen this line of code in an online course " const heading = $0; "so i wanna understand ehat it means
1 ответ
0
I want to say $0 refers to the DOM or the HTML element itself but I may be wrong.
I have seen this line of code in an online course " const heading = $0; "so i wanna understand ehat it means