Ravi Yadav
Ravi Yadav
@alexanmtz can we use async await instead promises or there is specific use case of promises
for better readability i guess and if there is any reason to use promise then only we should use like promise.all or something apart from this i am facing issue...
we don't write code for ourselves only we write for everyone and code readability should be our first priority , machine can even understand binary
Thanks for your resource but i have read that book and i have worked with callback and promise and iterators generators and also async await and by chaining method we...
**In short:** * **Use `async/await`** in production code — it's better for readability, maintainability, and handling complex asynchronous flows. * **Promises** are still the underlying mechanism, and sometimes useful directly...
@rogdevil First of all i can see in your eyes you are defeating here that is why you are using term like Kid for me you cannot prove it that...
Just simple question why Async await came if everything was going good with Promises Give mature answer only
I also said as python cannot do C work same when talking about parallel execution we should prefer Promises not all time we should use async await as much as...