Alexander Wallin

Results 32 comments of Alexander Wallin
trafficstars

I agree the README does not explain the purpose of this – almost entirely experimental – repo very well. I'll add a clearer description! I disagree that the enforcing of...

https://github.com/alexanderwallin/use-yarn-instead/commit/b4740bcd60f13fed3c2d468ecc565b1991a96871

Ah, cool! Please come back with any feedback you might have.

Holy moly! That's some impressive digging. Feel free to fire away a PR if you want.

@rafayepes It seems you've got some nice solutions going here. I think I'll leave this issue open indefinitely to allow different solutions to be published, but big thanks for sharing!...

@tktcorporation Do you put that in the project's package.json? Or in this package which you install as a dependency?

Hi @koraysels. The example is missing an instantiation of a `Howl` object. This is due to the internals of `howler`: it is only fully initialised after creating a `Howl`. ```js...

Thanks for the submit! The problem with this is that a static code analyser like `react-gettext-parser` won't be able to resolve `gender` or its possible values when doing the extraction....

Hi Sean, Could you create a repo that reproduces this issue?

@markkdev Can you check and see if the branch from #101 works for you?