Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 564 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 564 Bytes

From redux-thunk to redux-saga

  • A better UI/UX must be a transaction and also abortable.

  • This repo is focus on how we migrate to redux-saga, and enhance the testablility and better semantics.

  • You can check the step by step tutorial

  • Or if you can read Chinses, just read my article which including the fully and simple introduction of saga