> For the complete documentation index, see [llms.txt](https://docs.greenstand.org/reactjs-working-group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greenstand.org/reactjs-working-group/architecture-project/refactoring-phases.md).

# Refactoring Phases

```
Phase 1
Merge Gwynns refactor

Phase 2
Refactor old components directory
Abstract styling and create component folders

Phase 3
Refactor directory structure
Leave state management intact

Phase 4
Incrementally stealth deploy new state management and data flow 
Once complete, rewire views and components to new store

Phase 5
Develop services and custom hooks
Documentation
```
