Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: improvements to errors.markdown copy #4454

Closed
wants to merge 2 commits into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Dec 28, 2015

General improvements to errors.markdown including
improved/revised examples

@jasnell jasnell added the doc Issues and PRs related to the documentations. label Dec 28, 2015

- JavaScript errors caused by improper JavaScript language syntax
([`SyntaxError`][]), use of undefined variables ([`ReferenceError`][]),
passing arguments of the wrong type ([`TypeError`][]), and so on;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and so on here is a bit non-descriptive for documentation. If there are other JavaScript errors we should likely list them right?

@MylesBorins
Copy link
Contributor

LGTM with a few small nits

@Qard
Copy link
Member

Qard commented Dec 30, 2015

👍 to the nits @thealphanerd mentioned. After those are resolved, I'd say LGTM too.

General improvements to errors.markdown including
improved/revised examples
@jasnell
Copy link
Member Author

jasnell commented Dec 30, 2015

@Qard @thealphanerd ... nits addressed.

@JungMinu
Copy link
Member

JungMinu commented Jan 2, 2016

LGTM

jasnell added a commit that referenced this pull request Jan 4, 2016
General improvements to errors.markdown including
improved/revised examples

PR-URL: #4454
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@jasnell
Copy link
Member Author

jasnell commented Jan 4, 2016

Landed in bbb4a2a

@jasnell jasnell closed this Jan 4, 2016
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Jan 6, 2016
General improvements to errors.markdown including
improved/revised examples

PR-URL: nodejs#4454
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 13, 2016
General improvements to errors.markdown including
improved/revised examples

PR-URL: #4454
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
General improvements to errors.markdown including
improved/revised examples

PR-URL: #4454
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
General improvements to errors.markdown including
improved/revised examples

PR-URL: nodejs#4454
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants