Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove `axios.all` and `axios.spread` from documentation #2260
Comments
|
If there is not working person, I would like to solve this. |
|
Hello! If you still need a help I can help you. |
|
I was too busy to continue. |
|
Yes, everything's ok. Good luck |
|
Resolved by #2727 |
Section/Content To Improve
Section in main readme around performing multiple concurrent requests
Suggested Improvement
There is a request to remove
axios.allandaxios.spread(#1042)Although the functionality has not yet been removed, we can at least stop advertising it if there is intent (with good reason) to remove it. We can still keep the section on concurrent requests and talk about how to do it with the native features.
I would be happy to update the documentation if approved.
Relevant File(s): [e.g. README.md]
Main Readme