TODO MVC (Interview)

A general coding task (Frontend Developer)

Requirements

Time limit: 1 week

  1. MUST publish to GitHub (public repository and publish to GitHub Pages)
  2. MUST use React and TypeScript
  3. MUST All codes are Type-safe
  4. MUST Use Finite-state machine to manage state machines
  5. the commit history MUST be clear to the reviewers
  6. Feature reference: https://todomvc.com
  7. The UI MUST NOT be the same with the web site given above.

Optionals (extra score)

  1. Do not use create-react-app or other code generator
  2. Local-side Persistent storage (e.g: Web Storage, IndexedDB or etc)
  3. Remote-side Persistent storage (e.g: Backend service)
    1. Design a two-way synchronization strategy
    2. Design a multi-user model
    3. Design a multi-tenant model

Contact us

If you think you are done, please send to jobs (at) mask.io