I really like the idea of this website, as there might be a module out there that could just save you so much development time and hassle, instead of having to craft a solution yourself. Why, re-invent something when someone has already fixed the problem for you. The problem that i have however, is that for a beginner in Node.js and in programming itself for that matter, i just cant benefit or take advantage of a sit…
"Stdin" is the "standard input" to a program. Typically, this is connected to your keyboard input through a tty, but not always. Node tries to rely on Unix terminology when applicable. If you've never done systems programming of any sort, then yes, this may be a blocker. But, I don't think that most programming language documentation takes the time to explain what "stdin" is.
I wasnt trying to be inflammatory in any way.