babjo / trip-service-kata

Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trip Service Kata

Kata for legacy code hands-on session. The objective is to test and refactor the legacy TripService class.

The end result should be well-crafted code that express the domain.

You can watch the video with my solution. Although quite long, I explain my whole thought process while writting tests, how I break dependencies, the reasons for refactoring and re-desining the code (tests and production code), and why certain steps are important. I also cover how often I commit and why I do it.

The video is full of tips and tricks that can be used in any language.

https://www.youtube.com/watch?v=_NnElPO5BU0

About

Kata for a legacy code hands-on session. The objective is to write tests and refactor the given legacy code.


Languages

Language:Shell 20.1%Language:ABAP 13.2%Language:Swift 10.2%Language:C# 10.0%Language:Objective-C 7.8%Language:Python 6.4%Language:Java 5.5%Language:Kotlin 5.2%Language:Scala 5.2%Language:PHP 4.6%Language:C++ 3.9%Language:TypeScript 3.0%Language:Ruby 2.9%Language:JavaScript 1.9%