Dimitri Mitropoulos

Results 79 comments of Dimitri Mitropoulos

> In addition, I'd like to get some data from external apis to automate some testing scenarios, do Unit testing support it? well.. if you're asking me to put my...

@paveljanda yes, we've been working on a few mac-specific things, and we also recently upgraded electron (which solved a few things). are you able to try with https://github.com/Kong/insomnia/releases/tag/core%402021.2.0

What's your OS version (if changed since this issue was first created) and installation method?

I agree. The use case for this I have in mind is when you are doing css-in-js and you want to be able to keep related css properties together. Some...

I would just like to chime in here and offer a use case where I have come to appreciate the `arrow` style lambda syntax to *greatly* reduces friction: currying. consider:...

Readability comes first, that seems to be something we can all agree on. But that said, one thing I want to also chime in on (since it doesn't look like...

looks great! it looks like the framework features links are also broken for carbon design https://github.com/marcolussetti/react-ui-roundup/tree/fix-carbon-links#framework-features would you mind taking a look at [those](https://github.com/marcolussetti/react-ui-roundup/blob/e98451fe4f040ccab97d8b173daadffa1c9285a0/frameworks/carbonDesign.ts#L117) too?

I'm not sure.. sorry. If it isn't clear from the description this is a fairly hacky thing to be doing so results can vary quite a bit. What version of...

I would also like to add types for the Mixpanel integration settings (https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/mixpanel/lib/index.js#L21) but am unsure where to put them. There doesn't seem to be any place where types are...

yeah, I ended up giving up on using this package, sadly, because of the lack of typings and missing documentation. I would have been happy to contribute to the typings...