📌
ReactJS Guidelines
  • ReactJS Working Group
  • Resources
    • ReactJS Patterns
    • CSS Strategies
    • Approaches
  • Meeting Minutes
    • Meeting 2
    • Meeting 1
  • Architecture Project
    • Code Organization Agreements
    • Proposed Scaffolding
    • Scaffolding Details
    • Refactoring Phases
  • Feature Best Practices
Powered by GitBook
On this page

Was this helpful?

  1. Architecture Project

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

PreviousScaffolding DetailsNextFeature Best Practices

Last updated 3 years ago

Was this helpful?