Jonathan Kelley

Results 175 comments of Jonathan Kelley

In #692 , we finally run the VirtualDom on the main thread, unlocking this capability.

This has been somewhat added, but we recommend deferring to RFD directly.

There's no way we can write a parser that accepts this, unfortunately, unless we started special casing field names which ends up being more characters than just rsx! {}

We ended up adding an unhygenic render macro.

Do you need any help resolving conflicts here?

Now that we've removed scopes and stuff, we don't need this feature anymore :-) Closed by #1791

Oh, this is a bit of a tough one due to how we manage the link between the virutaldom and the dom itself. I'm not sure if we can even...

> There are a bunch of workarounds that can work currently with reliance being shifted towards JS. The thing is, I am not sure what would be the best practice...