© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lorefnon
Open Web Enthusiast
No, async.js can be considered to be obsolete at this point.
Unless you have to deal with legacy code with callbacks, you can forgo async.js.
Peter Scheler
JS enthusiast
And this callback based code can easily wrapped into a Promise.