Leonardo Garcia Crespo

Results 31 comments of Leonardo Garcia Crespo

Hi @joseucarvajal! Unfortunately, this library does not support mutable objects other than objects and arrays, but it would be nice to support the other native ones like `Map` and `Set`....

Do you want to provide a PR that changes this to use the global `isNan` function? This should be enough to fix this.

I'm sorry, but that looks like a particular case, when this is intended as a general use case. Maybe you can use `ignore` or `isImmutable` to make sure this middleware...

This is still not general enough for a plugin that aims to detect immutability in a generic state managment library like redux. Also, the DOM itself is mutable so you...

You need to be able to serve those sounds with a server, then use that url in the `Sound` component.

This library works out of the box with POJOS and arrays and native JS types, so maybe this is happening because you have custom classes or Maps or Sets? If...

Are you doing any kind of circular dependency in your JS objects? What seems to be happening is that an object may be referencing itself directly or indirectly, making the...

> What should the semantics of mutations be in the context of a reactive GraphQL executor? Specifically, the response portion of the mutation is generally used to specify which updates...

Hola! 👋 Antes que nada te queremos decir gracias 🙏 por proponer una charla! Ya pasó bastante tiempo desde que la propusiste… y sabemos que en JS esto es una...

Hola! 👋 Antes que nada te queremos decir gracias 🙏 por proponer una charla! Ya pasó bastante tiempo desde que la propusiste… y sabemos que en JS esto es una...