druchan

Results 9 comments of druchan

Tbh, I never thought about race conditions in concurrent requests. That definitely seems to make things super-complicated. Your post makes sense. I think it's safest to pass in old data...

> provide default revert logic like (data, oldData) => oldData This was my first thought when I started playing with `updateDataOptimistic` but I felt that _that_ would be becoming too...

> I also plan adding thins like new effect, right now we have `takeLatest`, `takeEvery`, we could also add `takeLeading` - in case of firing request `X` while another is...

Sounds naive but why not this rule? If you use `updateDataOptimistic` and `revertData` in your request X, the library will automatically `queue` the requests of type X so at any...

This repo seems to be unmaintained now. Is there a manual on how to fix this ourselves? One of my projects uses express-ipfilter but I'm not able to update the...

Never mind my comment above. I was able to fix it. Thanks.

Late to the party but what the heck. There are a few complications to this. I tried a few things and this is what happened. All of these are css-based...

Same issue. Weird that there's no update on this thread.

+1 This is very _very_ annoying (and I cant turn off CLI notifications because I have other apps that I use, that need to send notifications via terminal). It's gotten...