Skip to content

Slides and code of the coding dojo held in Florence @impacthub

License

doubleloop-io/coding-dojo-firenze-vol2

Repository files navigation

Coding Dojo Firenze - vol2

Slides and code of the coding dojo held in Florence @ImpactHub

https://coding-dojo-fi-vol2.eventbrite.com

Intro slides here: Coding Dojo

We've choosen the Racing-Car-Katas Refactoring Kata to train us to break dependencies that make code hard to test. We did the same exercise (TirePressureMonitoringSystem) over and over trying different techniques at each working session. Here the rules we've set for each session:

  • Don't modify Sensor class
  • Proceed with tiny safe refactorings
  • Minimize changes in Alarm class
  • Evaluate the impact of implemented refactoring
  • Finally test suite for Alarm class
  • Slow down. Focus on doing it right

About

Slides and code of the coding dojo held in Florence @impacthub

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages