So I’ve been programming and all of a sudden I realize that my app console and session logs don’t show me any syntax errors.
It just simply doesn’t run the code and doesn’t show me why or where it stopped. I have to basically hunt down and print things for it to show me why and where.
Did I somehow turn syntax errors off accidentally? How do I bring my errors back?