I have the following doubt. I have always worked jQuery looking for all the possible falls by mistake, and avoided doing other functionalities. However, I missed the following doubt. Is there any way to rescue an error that is generated in jQuery by syntax?
Since many times I work with dynamic data, these may sometimes have a problem that I have not foreseen, and knowing if you can and how it would be helpful.
The idea is that you can take any jQuery crash, so you can take statistics measures to generate patches in future and also solve without the client having to realize that there was an error.