Skip to content

Trading Form #17

@fsjsd

Description

@fsjsd
  • demo complexities of a trading app
  • tickers, pricing, holdings, available funds (per currency), forex
  • good state design
    • 'form state' to store dirty/error states per field to prevent rules failing on FTU
  • ui form validation through state selectors
  • support for amend through separation of 'editing' order and validated order 'onOrderEdited'
  • reducer for all state change actions with comprehensive unit tests
    • validation "middleware" to verify state changes per action
  • automated load of unit tests via params maintained in Google Sheet (+ Storybook)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions