Unverified Commit ee6c467c authored by James M Snell's avatar James M Snell
Browse files

doc: recommend queueMicrotask over process.nextTick



We likely cannot ever deprecate process.nextTick, but we can start
steering people towards queueMicrotask for most cases.

Signed-off-by: default avatarJames M Snell <jasnell@gmail.com>
Fixes: https://github.com/nodejs/node/issues/36870

PR-URL: https://github.com/nodejs/node/pull/37484


Reviewed-By: default avatarGus Caplan <me@gus.host>
Reviewed-By: default avatarRobert Nagy <ronagy@icloud.com>
parent 43e29418
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment