Slashgear / bugs-zero-kata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to bugs-zero-kata 👋

Version License: MIT Twitter: Slashgear_

Kata to learn agile refactoring

Install

pnpm install

Run tests

pnpm test

Steps

  1. Group in team (2 or 3)

  2. Analyse code and the game represented

  3. Refactor sprints

Analyse code and in 10 minutes gather 3 refactoring ideas.

They could be very simple or very risky.

Write each of them on post-it. Keep only the ones which would take less than 10 minutes to implement.

⚠️ With your group, sort your refactor ideas by this rule:

  • need fewer effort/impact
  • best protection from bugs

Present your first refactor on the board (if it has already been presented, present your second or third)

With all teams, discuss about all the refactors and vote for one.

  1. Implement previously elected refactor

  2. GOTO Step 3 and iterate

Author

👤 Antoine Caron

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About


Languages

Language:JavaScript 100.0%