red-green-refactor development style

TDD is not only a software development process, it’s a mindset and development style. I’ve been practising TDD techniques for a while, but only recently started to follow red-green-refactor approach, which has been described by James Shore more than 10 years ago and is more than actual till now.

Written on September 8, 2016
Read More

Natural testing with Kotlin

There are dozens of programming languages that are used to build a software which runs on JVM. Languages like Groovy, Scala and Clojure are the well known already and now the new cool kid Kotlin brings some more disruption into the Java world.

Written on August 31, 2016
Read More

Ansible. Docker. Vagrant. Bringing together

Giving the challenges of building and maintaining a complex software it’s really hard to manage the provisioning, orchestration, build and deployment of applications easily. Fortunately there are tools and engines coming for help.

Written on August 25, 2016
Read More

Facing procrastination and imposter syndrome

I couldn’t start my blog with anything else but a thought on procrastination and imposter living inside. I made huge efforts to start a blog and put it off for a long time with my first post. Not because I don’t want to write, but because the imposter inside me tells that nobody needs it. Before moving forward, a small story from my life.

Written on August 21, 2016
Read More