Skip to content

Estimation Flow

Vojtech Mašek edited this page Aug 19, 2019 · 1 revision

Generally, before estimating the task, we should be able to respond to these questions:

  • Are there any new components that need to be created?
  • How does it affect the state management?
  • What needs to be tested?
  • Does it require a code refactor?
  • How it affects current UI/Routing?
  • Should we extract some functionality?
  • Are changes in CMS needed?
Clone this wiki locally