shuidi-fed / vue-async-manager

【deprecated】Manage asynchronous calls more easily in Vue apps.
https://shuidi-fed.github.io/vue-async-manager/
MIT License
125 stars 6 forks source link

Why This Project is Deprecated? #8

Open jefrydco opened 4 years ago

jefrydco commented 4 years ago

There is no clear reason I found why this project is deprecated, would you like to elaborate more?

aparajita commented 4 years ago

Three possible reasons I can think of:

  1. The author no longer wants to maintain it.
  2. Vue 3 will include a Suspense component.
  3. Reason 1 + reason 2. 😁