nodebeginner.org icon indicating copy to clipboard operation
nodebeginner.org copied to clipboard

A comprehensive Node.js tutorial for beginners

Results 17 nodebeginner.org issues
Sort by recently updated
recently updated
newest added

In the section where server.js is turned into a node module, the following is introduced: `exports.start = start;` It would be nice if the exports object was introduced. It's not...

http://www.nodebeginner.org/index-zh-cn.html#whats-needed-to-route-requests I'm a beginner and I find something wrong when I console.log(querystring(string)["foo"] ); That querystring is not a function url.parse(string).query | url.parse(string).pathname | | | | | ------ ------------------- http://localhost:8888/start?foo=bar&hello=world...

Since ECMAScript 2015, var shouldn´t be used and should be replaced with const or let. I updated the spanish version as it´s my lenguage .If you accept this PR, i...

nodebeginner.org/code/application/requestHandlers.js - Line 37 - files object - sub property "filepath" on node -v v16.14.0 should update: fs.rename(files.upload.path to fs.rename(files.upload.filepath,

Please help to fix Taiwan's flag icon, http://www.nodebeginner.org/tw-flag.png 404 not found. Thanks!

I found a typo in command.

Here is your .json file added.. Thank You!!

Fixed for text and icon errors.