▲ Implementing an async queue in 23 lines of code at krasimirtsonev.com▼1 up and 0 down, posted by krasimir 2421 days ago 1 comment
jaleksic 2421 days ago. link 2 points ▲ ▼I'm happily using https://caolan.github.io/async/docs.html#queue for this, but it's a good thing to have a lightweight solution without a large dependency.