EvgenBabenko / incode-app

0 stars 0 forks source link

Useless iterations #13

Closed olegmdev closed 6 years ago

olegmdev commented 6 years ago

https://github.com/EvgenBabenko/incode-app/blob/fb46fcbc976556e7cb5365795405f511edad92f6/src/modules/dashboard/reducers.js#L23

Please avoid iterating the whole list of entities (tasks) to update only one of them.

EvgenBabenko commented 6 years ago

i think this problem get out with back