Roadmap
Prioritization
The prioritization of upcoming features and focuses of the framework is determined by the community. In Spring 2020, a developer survey was sent out to collect feedback on the direction of the project. You can find the summary in the Yew Wiki.
note
Status of all major initiatives can be tracked on the Yew Github project board
Focuses
- Top Requested Features
- Production Readiness
- Documentation
- Pain Points
Most requested features
- Functional Components
- Component Library
- Better state management
- Server side rendering
Issues needed for production readiness
- Improve Yew test coverage
- Reduce binary size
- Benchmark performance
Documentation
- Create tutorial
- Simplify project setup
Pain points
- Component boilerplate
- Fetch API
- Agents