node/doc/api
Ram Goli 3db136a74a
doc: change "Node.js style cb" to "error-first cb"
Change the awkward "Node.js style callback" phrasing to the more
informative "error-first callback."

PR-URL: https://github.com/nodejs/node/pull/17638
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2017-12-17 13:19:03 -05:00
..
_toc.md doc: update http URLs to https in doc/api 2017-11-23 16:06:35 -05:00
addons.md doc: add "Hello world" example for N-API 2017-12-08 14:39:52 -05:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md doc: use colon consistently in assert.md 2017-12-05 19:46:30 -08:00
async_hooks.md async_wrap: add provider types for net server 2017-11-28 02:50:54 +01:00
buffer.md 2017-12-08, Version 8.9.3 'Carbon' (LTS) 2017-12-08 11:00:55 -05:00
child_process.md doc: remove unused link reference 2017-12-06 19:18:03 -05:00
cli.md process: add flag for uncaught exception abort 2017-11-29 15:58:42 +01:00
cluster.md doc: add note about using cluster without networking 2017-11-18 20:42:04 +01:00
console.md 2017-12-12 Version 9.3.0 (Current) 2017-12-12 15:59:29 -05:00
crypto.md doc: correct pbkdf2 salt length recommendation 2017-12-12 23:46:39 +01:00
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md assert: add strict functionality export 2017-11-28 03:05:12 +01:00
dgram.md doc: fix a link in dgram.md 2017-11-18 14:11:41 +02:00
dns.md doc: fix typo in dns.md 2017-12-07 13:49:21 -08:00
documentation.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
domain.md 2017-10-24, Node.js Version 8.8.0 (Current) 2017-10-24 17:50:44 -04:00
errors.md doc: change "Node.js style cb" to "error-first cb" 2017-12-17 13:19:03 -05:00
esm.md doc: import() is supported now 2017-12-13 06:32:55 +01:00
events.md doc: change eventName type annotations 2017-12-17 12:16:58 -05:00
fs.md doc: immprove inode text in fs.md 2017-12-08 11:30:11 -08:00
globals.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
http2.md 2017-12-08, Version 8.9.3 'Carbon' (LTS) 2017-12-08 11:00:55 -05:00
http.md doc: fix common typo involving one-time listeners 2017-12-07 13:49:53 -08:00
https.md 2017-12-12 Version 9.3.0 (Current) 2017-12-12 15:59:29 -05:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
inspector.md doc: add missing introduced_in comments 2017-11-19 18:10:05 +01:00
intl.md doc: add missing introduced_in comments 2017-11-19 18:10:05 +01:00
modules.md doc: remove extra whitespace in module docs 2017-12-16 21:20:39 +01:00
n-api.md 2017-12-12 Version 9.3.0 (Current) 2017-12-12 15:59:29 -05:00
net.md doc: fix common typo involving one-time listeners 2017-12-07 13:49:53 -08:00
os.md doc: add missing serial commas 2017-12-01 14:46:36 -08:00
path.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
perf_hooks.md doc: add missing introduced_in comments 2017-11-19 18:10:05 +01:00
process.md 2017-12-12 Version 9.3.0 (Current) 2017-12-12 15:59:29 -05:00
punycode.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
querystring.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
readline.md doc: make default values and periods consistent 2017-10-30 11:08:47 +01:00
repl.md doc: fix typo in repl.md 2017-12-07 13:49:59 -08:00
stream.md stream: add flow and buffer properties to streams 2017-12-15 23:05:45 +01:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: change v8 to V8 2017-11-18 22:25:05 +01:00
timers.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
tls.md 2017-12-12 Version 9.3.0 (Current) 2017-12-12 15:59:29 -05:00
tracing.md doc: add missing introduced_in comments 2017-11-19 18:10:05 +01:00
tty.md doc: add isTTY property documentation 2017-11-07 10:08:16 +00:00
url.md url: added url fragment lookup table 2017-12-15 09:26:12 -08:00
util.md doc: change "Node.js style cb" to "error-first cb" 2017-12-17 13:19:03 -05:00
v8.md v8: migrate setFlagsFromString to internal/errors 2017-10-29 17:04:27 -07:00
vm.md doc: replace function with arrow function in vm.md 2017-11-26 09:11:55 -08:00
zlib.md zlib: add ArrayBuffer support 2017-12-13 06:23:23 +01:00