An open API service indexing awesome lists of open source software.

https://github.com/cmstead/mobbing-refactor-workshop


https://github.com/cmstead/mobbing-refactor-workshop

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Refactor By Mobbing Workshop ##

This is the refactoring project for a "refactor by mobbing" workshop. The workshop is intended to be run in 2-4 hours. Important resources to include with this project are the following:

- [Mob Programming RPG](https://github.com/willemlarsen/mobprogrammingrpg)
- [Naming as a Process](https://www.digdeeproots.com/articles/on/naming-as-a-process/)
- [Read by Refactoring](https://www.jamasoftware.com/blog/read-by-refactoring/)
- [Core 6 Refactorings](http://arlobelshee.com/the-core-6-refactorings/)

Other useful resources to help explore the idea of refactoring by mobbing are these references:

- [Mob Programming Pattern Language](https://github.com/JayBazuzi/Mobbing-Pattern-Language/tree/master/Patterns)