BullMQ - Premium Message Queue for NodeJS based on Redis - GitHub - taskforcesh/bullmq: BullMQ - Premium Message Queue for NodeJS based on Redis... (more…)
Read more »
gremlins.js - Monkey testing library for web apps and Node.js...
Read more »
Making your code readable is far better than reducing the lines of code. The latter may reduce memory usage but the former ensures that… (more…)
Read more »
Since version 12, Node.js is supposed to print all of the callers in a stack trace, even if some calls are made asynchronously with the await keyword. Such a stack trace should make debugging a breeze, but unfortunately I have found this to work very poor... (more…)
Read more »