Commit Graph

17068 Commits (dfcb95b841670a289b58fa70bde0c36bb3eba96c)

Author SHA1 Message Date
Ravi Tamiri 299973e9b6 Added Hyperlinks to the sub heading (#20343)
Added hyperlinking to the articles in the Quick references articles sub heading.
2018-10-23 20:30:09 +05:30
Max Hemingway 3b16ba63a9 Added Python Book (#20226)
* Added Python Book

* Added reference for Google SRE

* chore: delete unwanted files
2018-10-23 20:29:32 +05:30
Tom 307eda4e1c remove link to google cert (#26555)
Why would there be a link to a single google certification on this page?
2018-10-23 20:26:36 +05:30
Tom 9dd1c40db1 remove "this is a stub"... (#25947) 2018-10-23 20:23:29 +05:30
Todd Chaffee 8389ac8785 Fixed English and simplified the writing for JavaScript "this" (#25967) 2018-10-23 20:22:46 +05:30
Todd Chaffee 0397647d8b Added details to the JavaScript book recommendations (#26030)
This PR updates a guide article.
2018-10-23 20:22:08 +05:30
Todd Chaffee bdf4b7bda5 Added the advantages of cheap branching to the git guide intro (#26037) 2018-10-23 20:21:33 +05:30
ANUJA NEGI e12720547f docs: update readme grammar (#20147) 2018-10-23 20:02:55 +05:30
retaric 4d09296650 docs: Improved flow and grammar (#19970) 2018-10-23 19:59:38 +05:30
Gregory Gubarev 217ed50827 Responsive Web Design: Added solution to Cascading CSS Variables (#19596) 2018-10-23 22:51:36 +09:00
Juan Diaz 31c269563a Fixed text editor descriptions and names (#19748) 2018-10-23 22:50:57 +09:00
Thomas Papapaschos b7836f87db update : handle division with zero & runtime error (#19620) 2018-10-23 22:50:19 +09:00
Thomas Papapaschos 4d0fad6e75 updated code parts for increased compatibility (#19621) 2018-10-23 22:49:32 +09:00
binarygalwalkin 98d125f5f5 Added JavaScript syntax, corrected capitalization & sentence. (#23684)
* Added JavaScript syntax, corrected sentence.


Corrected / Added:

 The other assignment operators "are usually" shorthand "methods" for performing "standard" operations using the variable (indicated by x above) and value (indicated by y above) and then assigning the result to the variable itself.

Added:

 JavaScript syntax to "Examples" and "Variations" .

Corrected:

The operator table title by adding an "A" and a capital S to JavaScript.

* fix: escaped bitwise OR operator
2018-10-23 19:13:53 +05:30
Valeriy e099d6486d fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
Stuart Taylor 7da04a348b fix: Update packages and fix local dev (#26907)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
2018-10-23 18:48:46 +05:30
Chyanne Haugen 153e1c9f38 Fixed some grammer and spelling in the text. (#19694) 2018-10-23 07:42:08 -05:00
Niccolo Lampa 62a487f9cd new batch of redux challenge hints and solutions (#19691) 2018-10-23 07:30:30 -05:00
salitvinava 2caf880438 Update index.md (#19683)
Added ease of build + Added club penguin
2018-10-23 07:23:14 -05:00
Paul Gamble c8aed97e48 Added solution to this challenge. (#25470) 2018-10-23 17:46:30 +05:30
Nick Haras 5e951090bf Corrected the example regular expressions. (#19615)
* Corrected the example regular expressions. 

Removed the extra spaces from inside the regex at lines 44-45 and 56 - 58.  Spaces do not affect JS commands but make a difference inside a regex. The way they were the examples did not return true.

* Fixed reviewer's suggestions

Revert the test back in line 58. Remove unnecessary spaces in lines 56, 58.
2018-10-23 07:10:40 -05:00
Abhishek233 edf7a5f781 Changed a type "attibutes" to "attributes" (#23857) 2018-10-23 16:02:06 +05:30
Nick Haras 069d425c05 Changed regex to resolve to true. (#19725)
Removed unnecessary spaces from regex
2018-10-23 18:42:10 +09: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
Zain Kassamali 7722a547d0 Gramatical changes in line 9 (#23781) 2018-10-23 14:19:58 +05:30
Pritom Gogoi 49eb6e7408 update guide-text for 'surface-area-of-a-cone' (#26002)
update guide-text for 'surface-area-of-a-cone' with proper-text, expressions and video-link
2018-10-23 01:37:28 -07:00
MariLuz 045ddc156c Fixing some Spanish translations (#18866) 2018-10-23 17:16:45 +09:00
Thomas Abbott 9a51e8ebb5 fix: update JavaScript standard objects String.prototype.trimright stub article (#23170)
* fix: update javascript standard objects String.prototype.trimright stub article

* fix: method name, title, example and link text
2018-10-23 13:18:40 +05:30
gshacklebolt e8dc31f845 Update index.md (#24173)
Incorrectly spelled words: Organizational and Across were corrected.
2018-10-22 23:43:24 -07:00
Lallo Vigil 018f941277 Fixed bootstrap link 2018-10-23 15:41:22 +09:00
priteshpk 80918b962a Update index.md (#24917)
Added intro about strings
2018-10-22 23:41:14 -07:00
mejraf 1980bd06a6 Update index.md (#25069)
Added a space after a dot.
2018-10-22 23:39:03 -07:00
Tilak Singh 3115588b8f Update index.md (#25613) 2018-10-22 23:26:20 -07:00
Heather dbf1e325d9 Merged Inline Function and Inline Functions articles (#21847)
* Combined Inline Function articles

* Merge articles titled "Inline Function" and "Inline Functions" under "Inline Functions" for C++

* Combined articles, deleting "Inline Function"

* Delete "Inline Function" article
2018-10-22 21:25:55 -07:00
Mateo A Zabala G 7c12962885 Correción de texto (#19824)
Agrego "---" para poder ver correctamente la tabla del titulo.
2018-10-22 21:53:28 -06:00
Clint Losee bbc6203565 Updated Vue intro (#19817)
Grammar change and added additional information links
2018-10-22 21:35:37 -06:00
Derek Johnson f959612689 Add "style" to Angular-CLI options (#19816)
Shows the person who's reading the documentation how to create an angular app using different style sheet file extensions.
2018-10-22 21:33:38 -06:00
Hoang Huy Phi a41806a28d Add currentNode variable to Remove Element from a linked list (#25131) 2018-10-22 20:24:32 -07:00
Julian W 6c680b1ac2 Update index.md with inline-style links for books (#26039)
Inline-style links were not used for all books listed. This commit adds inline-style links where they were missing.
2018-10-22 22:48:18 -04:00
Abdul Kadir b81e4a4f4b feat(guide): Add cloud firestore guide article for android development 2018-10-22 22:10:19 -04:00
Shahul Basha 199a015c07 Added info on Erasure in Java Generics (#26100) 2018-10-22 22:09:01 -04:00
Smruti Ranjan Rana 04685545a7 Make code visible (#19809) 2018-10-22 20:57:34 -05:00
Shardic1 e815d86998 Fixed some typos. (#26132) 2018-10-22 21:49:25 -04:00
rustpit 7b2afb246d Text contains wrong function name (#20906)
Code block shows function name `sum`, but text incorrectly refers to it as `add`.
2018-10-22 19:17:04 -06:00
Peregrin Garet fb663d334f Fix(guide): Update article with more details and explanation 2018-10-22 21:16:29 -04:00
Belma Gaukrodger 7fe751782a Fix(guide): Add new book title for DevOps 2018-10-22 21:10:19 -04:00
Shani Rub 106e82be74 Fix(guide): add ControlFX 2018-10-22 20:53:58 -04:00
chiffonsigh 57a063416c PHP variable & data type edits (#19651) 2018-10-23 09:47:36 +09:00
Sharon Gao cfe2b24ab3 Add clearer titles for methods (#19781) 2018-10-22 19:30:39 -05:00
Gregory Gubarev 056a1b96d0 Responsive Web Design: Added hint to Add Borders Around Your Elements (#19589)
Added hint to Add Borders Around Your Elements (https://learn.freecodecamp.org/responsive-web-design/basic-css/add-borders-around-your-elements)
2018-10-22 17:20:00 -06:00