Kyle Chamberlain

Results 25 comments of Kyle Chamberlain

@ZuBB Fair enough 👌 , lets give it a try with that assumption, seems there are few enough users of this lib that its not a crazy experiment to assume...

@jrots ever figure this out?

@romain-grecourt nice!

@matt328 you should take a look at [`ng-component-redux`](https://github.com/bcarroll22/ng-component-redux) by my buddy [@bcarroll22](https://github.com/bcarroll22)

To be clear, his package does not propose to solve this problem, but it ports over some very useful concepts from the react-redux world, and i think some continuation down...

[`redux-tiny-router`](https://github.com/Agamennon/redux-tiny-router) might be something worth looking into also

> I also published my fork to npm as `@hypnosphi/recomose` Thanks for publishing this @Hypnosphi 🙌 , for anyone else who tried to copy and paste that forked package name,...

> I faced this too in a MacOS. It appear to be either yarn or node issue when running the build script using the `foreach` flag. My workaround is to...

I am dealing with this currently as well. Technically if you know the index of what has been deleted and you have a clone of the database that can still...