Tom Sherman

Results 234 comments of Tom Sherman

I'm not sure on the value of doing any fuzzy searching, sounds really hard to do in a localised way. What's the use case for that? I think exact text...

I think I've found a solution which is to start Karma multiple times with a different `CHROME_BIN` environment variable. This isn't ideal though, I'd like them all to run concurrently...

A monad is just a monoid in the category of endofunctors, what's the problem?

I think you could be onto something... **Left identity** - take your filling, put it in a burrito - toast it - take the filling back out - the filling...

I think there are two different discussion points in this issue: 1. Transitioning the React Native source code to Swift 2. Making Swift-first React Native apps easy to create and...

Also wondering about this. Is there a solution for the ambiguous identifier problem? Right now I'm getting around this by manually making the identifiers non-ambiguous by eg. prepending the module...

I believe this list is missing `useTransition `/`startTransition`?

@rickyvetter I think the only blocker on merging this is https://github.com/rescript-lang/rescript-react/pull/35#discussion_r839220770 - would you agree? Also what do you think about removing the useSES bindings for now? And shall we...

@rickyvetter I'd be happy to make a start. Do you have a rough outline of the work that needs to be done to enable this?

I think these changes would be good land as a stacked diff on top of #35 (ie. after it's been merged) @rickyvetter what do you think?