Many times I can save my code, then have to deploy and after can see that there was a syntax error I did.
Mostly its cause I missed a { or } from an IF or I missed a ’ or ;
Would be much appreciated if we could check the syntax after you complete your code, before running the application
would be a nice feature to have.
I agree could be interesting to have some syntax checker, but, before to deploy, obviously you have to test.