Updated to do
This commit is contained in:
parent
7ead38f5c8
commit
fdfd859ff2
2 changed files with 8 additions and 10 deletions
10
TODO.md
10
TODO.md
|
@ -3,10 +3,16 @@
|
||||||
## Short Term Goal
|
## Short Term Goal
|
||||||
|
|
||||||
* Migrate all modules to support NNBD
|
* Migrate all modules to support NNBD
|
||||||
|
* Fix issues and failed unit test
|
||||||
|
* Client
|
||||||
|
* Websocket
|
||||||
|
* Configuration
|
||||||
|
* Validate
|
||||||
|
* Framework
|
||||||
* Add more examples
|
* Add more examples
|
||||||
|
|
||||||
* Improve User Guide
|
* Improve User Guide
|
||||||
|
* Update `Angel3` website
|
||||||
|
* Performance metric
|
||||||
|
|
||||||
## Long Term Goal
|
## Long Term Goal
|
||||||
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
# TO DO
|
|
||||||
|
|
||||||
* Remove dependency on http_server
|
|
||||||
* Support for [Trestle](https://github.com/dart-bridge/trestle), use this as default, set up migration system around this
|
|
||||||
* Angel CLI
|
|
||||||
* Angel bootstrap project
|
|
||||||
* More docs
|
|
||||||
* Make tutorials, videos
|
|
Loading…
Reference in a new issue