I'm submitting a ...
A roadmap is a document summarizing the high-level direction of a project and enumerating its milestones. Roadmaps are useful to current users and prospective users alike.
As Yew matures, and a 1.0 release begins to come slowly into view, I think it would be a good addition.
Html<_> require a type parameter relating to the component it's callbacks have messages for gets in the way of writing concise generic components that can contain arbitrary content, especially nested components. Sadly, I don't have any real suggestions on how to remove this type parameter and allow simplification of the message/callback system.These would be breaking changes to a 1.0 release, and I am of the opinion that they could wait until 2.0.
Thanks @hgzimmerman we've made a lot of progress on the things you've listed here! I've written up a roadmap doc here: https://yew.rs/docs/roadmap let's work together to flush that out 馃憤
Most helpful comment
Yew 1.0
Ergonomics/Usability:
Html<_>require a type parameter relating to the component it's callbacks have messages for gets in the way of writing concise generic components that can contain arbitrary content, especially nested components. Sadly, I don't have any real suggestions on how to remove this type parameter and allow simplification of the message/callback system.Performance:
Documentation:
Punting for Yew 2.0+
These would be breaking changes to a 1.0 release, and I am of the opinion that they could wait until 2.0.
Orthogonal to 1.0
Toss up