Hello everyone,
Started a new job recently, API uses callbacks. I assumed it was legacy reasons, but it's not! Current co-worker say
I think both promises and async await are bad abstractions, and harder to reason about.
I haven't come across many (any) people that have this opinion, but a current co-worker says this. Are there many like this? Are you? I'm interested in your opinion if so.
Thank you!
nice thanks for sharing https://sites.google.com/view/get-pokemon-go-coins/home
Hello adam,
Thank you for contacting Infragistics support.
I'm not sure that callbacks are really the better choice. But it really depends on the person's preferences.
The truth is that handling the API requests through simple callbacks is the oldest way, but it really depends on the context of the application and the needs of every user.
I've found an interesting references that can help you clear your mind and see how people compares them.
Medium blog: JavaScript: callbacks, promises and async/await.
Stackoverflow: is there really a fundamental difference between callbacks and promises.
If you have further questions related to our products please feel free to contact us.