-
i am doing work on CBDQ, and ... i wanna close a db connection when i'm done doing stuff (within a mess of callbacks). what do i use?
-
i'm pretty sure the answer is something like Promises or async or something. but JS has a lot of tooling. what's the boring answer?