Alex Rattray

Results 269 comments of Alex Rattray

In https://github.com/facebook/react/issues/22305 I suggest an option to `ignoreFunctions` with `exhaustive-deps`; would such an option help this use-case?

I'll throw my hat in the ring of people excited about a new whitespace-based lang. Personally, I think it should target es7 out of the box (it won't be done...

@eldh curlyfy actually looks awesome, almost exactly what I had in mind (would be great to see optional commas, etc). @michaelficarra PureScript definitely looks awesome! However, I'm looking for something...

@ef4 what's the status of this project? EDIT: And are you looking for help to get it over the finish line?

Awesome, thanks @ef4 ! Do you think you'd be willing to provide advice from time to time if someone were to pick it up?

The docs also show how to use it with ApolloLink, which still exists. Did you try that?

Ah, thanks for the links. I changed the title of the issue to reflect the request, then; I guess this is really a feature request for `babel-plugin-tcomb` to automatically include...

I was thinking of requiring the types from, eg, `flow/lib/react`, checking to see if any of them are used in a given file, and if so, importing them into the...

Hmm, I may not be understanding the technologies at hand, I'll have to play around with it...