Understanding Java Runtime Exceptions as a Front-End Developer
Chances are, even as a front-end developer, you’ll stumble upon runtime exceptions at some point if you do any amount of work in Java. You may not be obligated to fix these back-end issues, but having a general understanding of what they are and how to read them is key to being able to maintain effective communication with your internal team and external users.
Continue reading »