Jesús Leganés-Combarro

Results 851 comments of Jesús Leganés-Combarro

> I do not recommend destructuring @sibelius what do you propose?

> This works for me on the latest version. It's not the same case here, that works because `d1.log` is `undefined`, but at Mediasoup https://github.com/versatica/mediasoup/blob/4783b3dde93d43b5b120a8088af873aa5661202f/node/src/Logger.ts#L27-L29 `d1.log` is set to a...

How can I help you with that? It's tagged as `question`, but it's also a bug on docs and/or actual implementation. How can we move this forward?

> What behavior would you like to see happen? According to the docs example, if you define a logger in debug instance, it will override all the ones from its...

Thing is, it seems like this was the previous behaviour, but can't find the actual reference.

> Projects consuming this may need to turn on the switch to transpile source under node_modules. What's that switch? I'm having this problem in another projects. > Alternatively, react-native-dom could...

Probably `react-native-dom` would need to be ported to add `dom` platform support, using browsers native SVG support as backend.

It depends what's the purposse of the project. If you want just only to navigate on a git repo as a filesystem, then it makes sense to have it as...

> as this is sayed i am working on a opensource implamentation of a git fuse filesystem that acts as GitVFS does Sounds interesting, and maybe more aligned to my...