mitmproxy / mitmweb

GSoC Issue tracking for mitmweb.
11 stars 3 forks source link

react-redux rewrite #6

Closed mhils closed 8 years ago

mhils commented 8 years ago

We want to rewrite the web ui to use react-redux where possible. Straight from @gzzhanghao's proposal:

  • Eliminate react mixins (2 or 3 days)
  • Design a set of scalable APIs for further extensions (3 days)
  • Eliminate contexts and states with props (1 week)
  • Refactor stores and actions with react­redux (1 week)
  • Tests for action and reducers (1 week)