Commit Graph

10 Commits (711ec741e9c434fb7a44857466d478e899bf8a9b)

Author SHA1 Message Date
Roberto Mossetto 7a08400f75 Add "The definitive Node.js handbook" to resources (#23701) 2018-11-29 15:34:13 -05:00
sirhung1993 c028b9f7ad Fix some typos (#26764)
Change line 97
"To remove a global dependency, use `-g` flag." => "To install a global dependency, use `-g` flag."
And fix typos of "project"
2018-11-15 11:38:14 +05:30
Ken Ahrens e4a2cf16b1 minor tweaks npm v yarn (#21203) 2018-11-07 09:41:43 -05:00
Shivansh Handa d5d2c06339 add article for websocket (#19913)
* add article for websocket

An article on WebSocket implementation using ws module in node.js.

* Update index.md
2018-10-31 22:39:36 -04:00
Christopher McCormack df61c63a03 Added dotenv package and cleaned up the Project Structure section (#26681)
* Added dotenv package and cleaned up the Project Structure section

* fix: added semicolon for consistency
2018-10-30 14:34:51 +05:30
Billy ea1f5c63be Add Nodejs logo to guide (#19951) 2018-10-26 22:33:45 -04:00
Njoku Ugochukwu Godson f8267a257a fixed sentence on line 15 (#23778)
added a comma and the phrase "on your computer"
2018-10-23 14:22:09 +05:30
Tanish Grover cd10aa7c8e Added a "Why use nodeJS" section (#20459)
* Added a "Why use nodeJS" section

Added a "Why use nodeJS" section which talks about a few advantages of using nodeJS

* fix: formatting
2018-10-19 21:44:45 +05:30
Bouncey 6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30