Common programming mistakes

  • Probably the most common and embarrassing programming mistake: Not testing the code in the catch block. And when it gets executed in production it throws and crashes the application.
This entry was posted in Software. Bookmark the permalink.

Leave a comment