All Posts

  • Published on
    View count
    Thrown errors are a good thing and you can do something about them. The rule is “Don't ignore caught errors”
  • Published on
    View count
    Thrown errors are a good thing and you can do something about them. The rule is “Don't ignore caught errors”
  • Published on
    View count
    The rule is really simple. The only thing you have to do is to choose a single concept to test in every unit test you write.
  • Published on
    View count
    Learn about the KISS principle and its impact on software development. Prioritize simplicity, improve maintainability, and enhance code readability.