freeCodeCamp/guide
justingiffard af0c94f6e9 Clarified and fixed some horrific errors (#22355)
* Clarified the sentence about zero indexing and that any data type can be stored in an array
* Added spacing between elements
* Fixed declaration format `new nameOfArray[numberOfElements](vals)` is definitely not a thing it should be `new dataType [numberOfElements](vals)`
* Added shorthand definition
* Removed claim that you are storing an array in another array by assigning an alias to it
2018-11-09 04:01:42 -05:00
..
arabic Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
chinese Corrected capitalization, corrected to American spellings and typos (#30685) 2018-11-07 10:34:13 -05:00
english Clarified and fixed some horrific errors (#22355) 2018-11-09 04:01:42 -05:00
portuguese Portuguese Translation Update\Translate comments (#20753) 2018-11-08 12:24:41 +01:00
russian Add attributes "action" "method" to article (#22140) 2018-11-08 23:09:05 +04:00
spanish Update index.md comments (#20109) 2018-11-03 12:58:15 -07:00