1
Using firefox dev, there is the console (Ctrl+shift+k), and within that console there are answers, PHP error responses are simple, or when a variable is passed empty, but when it is a javascript syntax error, the message is a little different and groups several things:
What is the most correct way to interpret this console response? Or where there’s a manual about it ?
PS: I made this mistake deliberately, I do not want the solution to this error, I want to know how to understand when there is this kind of answer.