description: The planned feature roadmap for the Yew framework
Roadmap
Prioritization
The prioritization of upcoming features and focuses of the framework are 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.
{% hint style="info" %} Status of all major initiatives can be tracked on the Yew Github Project board {% endhint %}
Focuses
- Top Requested Features
- Production Readiness
- Documentation
- Pain Points
Top Requested Features
- Functional Components
- Component Library
- Better state management
- Server side rendering
Production Readiness
- Improve Yew test coverage
- Reduce binary size
- Benchmark performance
Documentation
- Create tutorial
- Simplify project setup
Pain Points
- Component boilerplate
- Fetch API
- Agents