Hey, let me know if this is you: You are a developer, but instead of DEVELOPING new code, you spend most of your time fixing code that is already in use? Produced by developers who are not in...
Posts by Kristijan Kralj
You know that smell. We all do. It’s a smell of a new. New car. New furniture. New project. It’s an excitement to work on a brand new project. Everything goes smoothly. You...
It's no secret that the quality of your API tests can have a massive impact on the amount of money your app makes. So how can you make sure you are getting the best possible results when writing your...
If you are a C# or Java developer, you've probably already seen the Singleton design pattern mentioned in a million blog posts and StackOverflow answers. People often say it's an anti-pattern, and...
Does it seem to you that everyday customers want new features? And how to test every feature manually every time you make the change? Not easy, right? But the lack of testing can lead to a lack of...
Let's face it: software design is hard. In other words, you can't just write code without first thinking about the problems you're trying to solve. For example, one of the most common problems is...