Steven Luscher

Results 73 comments of Steven Luscher

I have a wacky test case that reproduces this bug. In the CSS, there's comment that reads, simply: `/* > */`. If you remove that comment, Flexie will throw this...

I made a PR to https://github.com/facebook/react-native/pull/34589 to have this be the default for new apps. The team may have other plans but at this exact moment the ‘Hermes as the...

I have some thoughts on a standard interface, particularly in so far as it can serve startup performance. Take a read and let me know what you think! #215

> Do you know if solana has a process for proposing these kinds of changes? (Like Cardano's CIPs or Ethereum's ERCs.) https://twitter.com/jordaaash/status/1534987050537173013 👀 cc/ @gyorgy-kurucz-vacuum

> Can you clarify "in the wild"? Yeah, for sure. I ran [this](https://jsfiddle.net/tb8gy7fc/1/) a bunch of times, and once I saw it hit the ‘Phantom was not detected after all’...

I think I probably don't understand the _original_ original problem that this PR sets out to solve. Is it just that command-clicking on a symbol in your IDE links you...

Since you folks have done the legwork here already, can you just answer this: does TypeScript resolve modules differently depending on if the `node` in your path is version >=16...

This is harder than it seems because our API is _sync_ and all of the React Native storage solutions are _async_. We'll need to come up with a strategy to...

Looks like http://davisjs.com expired a few days ago.