popcode icon indicating copy to clipboard operation
popcode copied to clipboard

Use `Immutable.Record` for structured data

Open outoftime opened this issue 8 years ago • 0 comments

Records to create:

  • [x] Project
  • [x] ErrorReport / ErrorList / Error
  • [ ] UiState
  • [ ] ClientState
  • [ ] User
  • [ ] Use Project record everywhere (remove toJS() from selector)
  • [ ] Audit for toJS() and PropTypes.object

outoftime avatar Jul 06 '17 01:07 outoftime