- More deeper understand about
libuv
, why it's run in 4 threads and how to config to improve NodeJS concurrency performance: https://www.sebastienvercammen.be/your-libuv-thread-pool-size-is-too-small/
nanoid
,uuid
: Unique string generator:node-schedule
: run jobsconcurrently
: Run multi commands concurrentlylive-server
: run server with live reload capability, useful fast testing html files