I’m getting this JavaScript error on my console: Uncaught SyntaxError: Unexpected token ILLEGAL This is my code: var foo = 'bar';​ It’s super ...
-
May 19, 2022
- 0 Comments