You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the latest doc versions, there are a few mentions about RSVP that may be unnecessary. Removing them could help to avoid confusion and decrease the number of EmberJS APIs:
The Why does Ember still use RSVP discussion points out the
RSVP
is not needed anymore since the3.4
version.On the latest doc versions, there are a few mentions about
RSVP
that may be unnecessary. Removing them could help to avoid confusion and decrease the number of EmberJS APIs:RSVP.Promise API
RSVP.EventTarget
Asynchronous routing
Tutorial - component integration test
Besides the documentation status, I wonder if there are a plan or intention to deprecate the
RSVP
API.The text was updated successfully, but these errors were encountered: