Wiredcraft / test-fullstack

6 stars 43 forks source link

Jorce #34

Closed Jorce-Li closed 4 years ago

Jorce-Li commented 4 years ago

The code for the test-fullstack project by Jorce

flyingant commented 4 years ago

Hi Jorce, This is MaYi from Wiredcraft. Would like to ask a few questions and challenge you a little bit.

  1. I noticed that you are using the rematch as the redux framework, can you share your idea why chose this library?

  2. From src-react/js/store/index.js, seem you are trying to cache the stat to the sessionStorage, prefer another better way on it?

Feel free on it

Jorce-Li commented 4 years ago

Hi Jorce, This is MaYi from Wiredcraft. Would like to ask a few questions and challenge you a little bit.

  1. I noticed that you are using the rematch as the redux framework, can you share your idea why chose this library?
  2. From src-react/js/store/index.js, seem you are trying to cache the stat to the sessionStorage, prefer another better way on it?

Feel free on it

HI MaYI, This is jorce Following are my answers 1.rematch has less code in it .Such as it removed action types , switch in reducers and so on 2 I prefer use redis to cache it , but exactly i`m not good at using redis.

makara commented 4 years ago

Thanks @Jorce-Li. We'll get back to you soon. Closing.