yew/docs/more/roadmap.md
Teymour Aldridge b9863c1f5c
Finish setup of docusaurus (#1423)
* Add links to the sidebar.

* Remove unnecessary `page-ref`s (these links are now in the sidebar).

* Small grammar/style fix.

* Fix code tabs.

* Remove {% page-ref %} uses.

* Fix some line lengths.

* Split out `custom.css` into multiple files.

* Remove duplicate titles.
2020-07-24 16:17:47 +02:00

1.3 KiB

id title description
roadmap Roadmap The planned feature roadmap for the Yew framework

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.

{% hint style="info" %} Status of all major initiatives can be tracked on the Yew Github Project board {% endhint %}

Focuses

  1. Top Requested Features
  2. Production Readiness
  3. Documentation
  4. Pain Points

Top Requested Features

  1. Functional Components
  2. Component Library
  3. Better state management
  4. Server side rendering

Production Readiness

Documentation

  • Create tutorial
  • Simplify project setup

Pain Points