Commit Graph

29 Commits

Author SHA1 Message Date
Marko
bda1add221 Added Some More Functions (#28195)
Added: 
- Appending to a file
- Deleting a file
- Renaming a file
- Moving a file
2019-06-21 11:45:57 +01:00
Adi
fc3ef20df8 Adding Async and Sync modes (#27233)
Adding Async and sync modes for Read as well as Write modules
2019-06-03 17:11:36 -07:00
Sanket Mishra
5040c2e1ca Fixed typo (#36048) 2019-05-17 11:46:43 +02:00
Randell Dawson
0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Pim Kennedy
fb7aaeb964 Fix wierd sentence. (#33901)
* Update index.md

* Fix more wierd sentences
2019-04-13 14:42:23 +05:30
Lipis
e84ae45008 Javascript -> JavaScript (English) (#35183)
* Javascript -> JavaScript (English)

* Update technical documentation page for required change

* Update use-class-syntax-to-define-a-constructor-function.english.md

* Update left-factorials.md
2019-03-28 14:05:41 +05:30
Adi
1aa2a5788d Adding Resources Section (#28212)
Adding Resources section and updating the NodeJS API link
2019-03-19 18:58:11 -07:00
Deni Pencl
906c296c21 Fix grammar (#32953)
Just a few minor fixes in wording
2019-03-19 18:36:53 -07:00
Philippe Hébert
e410996d22 Fixed typos (#32850) 2019-03-19 18:15:35 -07:00
Hum4n01d
06e26c8977 Fix typos (#31865) 2019-03-19 18:14:54 -07:00
Ajay Tanwar
3c0c15c189 Update index.md (#31780) 2019-03-19 18:14:30 -07:00
Mo Aalabou
374f074f0f Update index.md -- Fixed some grammar and phrasing mistakes in the first two paragraphs (#29916)
* Update index.md

Fixed a couple grammar mistakes in the first two paragraphs

* Update index.md
2019-03-19 18:09:54 -07:00
Luka Kidric
78837947d6 Added a more information section (#28084) 2019-03-19 17:24:51 -07:00
Ojini Chizoba Jude
3be922b4c5 grammatical adjustments (#28200)
* grammatical adjustments

* fix: changed or to and
2019-03-19 17:24:29 -07:00
Mukesh Dasari
0de4ebb010 Added NPM description (#28473)
* Added NPM description

* fix: removed unnecessary sentence
2019-02-11 21:43:35 +05:30
Arno Bornman
fc8f1b5a39 Add reason for using nodejs (#27323) 2019-02-05 22:34:57 +00:00
GVSharma
b9d8bf9697 Gvsharma patch 2 (#33242)
* Updated index

Added Kotlin resources

* Update index.md

spell mistakes corrected
2018-12-16 18:20:02 -07:00
Emincan Demirkaya
9c54ca8ee3 update index.md (#30693)
npm version updated
2018-12-16 18:05:55 -07:00
Rick McKay
2d94d85edb Update index.md (#23927)
Minor description improvement on first point on V8 engine.
2018-12-11 17:42:37 -05:00
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