Robert McAbee
Results
1
issues of
Robert McAbee
Hello, I was wondering if it would be worth adding something in the chapter _Searching: getElement, querySelector_ about how to pass a variable through `document.querySelector` by using `CSS.escape()`, ie `document.querySelector('div.'...