Elina

Results 255 comments of Elina

It is generating the same code as identical tree *should* have similar performance. However unlike `html!`, this library right now cannot set keys which may hurt performance

The repository link is broken. Can you make sure the repository exists and is publicly accessible

> Do you already have a patch lined up? I don't, mostly because I don't know how to do this. I brought this up because Yew Playground can't load the...

I agree that Yew marketing can be a lot better - this extends beyond just screenshots. I would love to see a new and improved home page, if anyone wants...

You likely don't want to change the casing in the struct name. It's used for diagnostic information during the type checking process as proc macros don't have type information to...

This is a clippy warning. We should suppress it in the generated code though. I'll be happy to look at any PR suppressing it

This example doesn't add anything yew specific. I also don't like the idea of adding more examples using struct components

I don't have any permissions besides gloo and wasm-bindgen repos. @daxpedda has been working on the wasm-bidgen project, while I tend to gloo as much as I can. I don't...

> any thoughts on a name for a new org? i'm happy to set it up but have been a bit blocked on names 😅 I would much rather not...

Ref: https://github.com/rust-lang/rust-analyzer/issues/7402