ember-learn / ember-learn/guides-source
Runloop guides are out of date
Open
needs contributor response
- Dominant language
- HTML
- Stars
- 161
- Forks
- 512
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 4
Description
The guides for the runloop (version 3.4) are quite out of date. They refer to things that no longer exist, such as `Ember.run.queues` (there are still queues but they are no longer accessible on `Ember.run` and there is an embedded demo app here: https://s3.amazonaws.com/emberjs.com/run-loop-guide/index.html
That demo app uses an extremely old version of Ember (`1.3.2+pre.25108e91`).
Not sure what to do here, because it seems a sizable portion of the docs on the runloop are no longer applicable. Perhaps we should just remove the misleading information for now?
Contributor guide
Assessment
This issue has not been assessed yet.