https://github.com/cmstead/mobbing-refactor-workshop
https://github.com/cmstead/mobbing-refactor-workshop
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmstead/mobbing-refactor-workshop
- Owner: cmstead
- Created: 2020-01-15T22:37:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:28:29.000Z (over 3 years ago)
- Last Synced: 2025-03-12T05:17:15.946Z (over 1 year ago)
- Language: JavaScript
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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)