Is there an up to date list of undocumented methods and properties in the node.js API reference documentation?
--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/c6b99e4d-6114-40d5-96c6-eaf8d4e8d6da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It has driven me crazy for years the the api docs (methods) are in no particular order, at least none that I can discern. I usually have to scroll through most of the list to find anything. Why not list them alphabetically?
--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to a topic in the Google Groups "nodejs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nodejs/Wg-W2xxZdEY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/ef5ddf92-2ee2-4b27-8b0a-19f193f6e996%40googlegroups.com.
--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/31691f42-f804-4d9a-87ea-a9cdc50c8e17%40googlegroups.com.
Here is another that I like a lot
I agree with Alex. I also use this thing to read offline which has a nice search feature
I know there are some similar products.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/4093931403594823%40web5h.yandex.ru.
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CACrj35E7wvnd-3wBWF%3D3cZiFToMZaQUw0%2BkW%2B_SK%3Dq%3DyL-hgzA%40mail.gmail.com.
I agree with Alex. I also use this thing to read offline which has a nice search feature
I know there are some similar products.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/4093931403594823%40web5h.yandex.ru.
The module methods and events aren't alphabetical, just the main module index. I'm not sure there is any specific order to the module methods/events currently except in a few cases where similar methods are grouped together (e.g. ref() and unref(), and multiple method signatures for the same method name -- such as net.connect()).
You received this message because you are subscribed to a topic in the Google Groups "nodejs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nodejs/Wg-W2xxZdEY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/4093931403594823%40web5h.yandex.ru.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/etPan.53a98bf9.643c9869.139%40Sierra-2.local.
> As someone who reads documentation like literature when getting up to speed on a new project...
That is what tutorials are for and there are a zillion on the web. Why are almost all others in alphabetic order? I assume to look something up quickly without the hassle of ctrl-F.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CACrj35F_E7NAxLVnPugGFW2aXp3s4_OoP3m9Z0oXQNuVKYEDgQ%40mail.gmail.com.
> As someone who reads documentation like literature when getting up to speed on a new project...That is what tutorials are for and there are a zillion on the web.
I beg to differ. I much prefer to learn from reference material. Tutorials are almost entirely useless to me.
Why are almost all others in alphabetic order? I assume to look something up quickly without the hassle of ctrl-F.
Hassle? I dunno, I guess it never occurred to me that Ctrl-F/Command-F would introduce meaningful friction. I find it a lot faster then scrolling through an even alphabetized list.
-- Rebecca
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/BC7A0A3A71DC48A5A5428C6CE556CBCD%40stephenbelanger.com.
The docs look similar to man pages. The grouping by concept is ideal for initial through-reading, but an alphabetical index / appendix would be a really useful addition for quick reference, too. Different use cases with known solutions.
The docs look similar to man pages. The grouping by concept is ideal for initial through-reading, but an alphabetical index / appendix would be a really useful addition for quick reference, too. Different use cases with known solutions.
--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to a topic in the Google Groups "nodejs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nodejs/Wg-W2xxZdEY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/a20ec73f-7642-4586-a490-58b418d9dfe4%40googlegroups.com.
I agree with Mark. Besides Node.js, I also do AngularJS development. I'm very glad that their documentation is in alphabetical order. https://docs.angularjs.org/api
> As someone who reads documentation like literature when getting up to speed on a new project...That is what tutorials are for and there are a zillion on the web.I beg to differ. I much prefer to learn from reference material. Tutorials are almost entirely useless to me.