Commit Graph

21179 Commits (1af0a39eaecf3638ce6b78e5d175e57291014e4b)

Author SHA1 Message Date
Skipper 1af0a39eae fixed: fixed translating problem. (#30914)
Fixed some translating problem from a Chinese programmer's viewpoint.
2019-02-12 21:06:55 -08:00
ghukahr dcc1397c0c Fix "hint" code not working for the challenge: "Sum All Odd Fibonacci Numbers" (#28676)
* Fix code not passing on challenge tests

The code was not passing the challenge tests because we must sum only odd numbers. Cince we didn't provided an initial value for reduce, it would use the first element of the array, and if it was an odd number, it would skip our validation and add it to the final result.

[https://www.freecodecamp.org/forum/t/sum-all-odd-fibonacci-numbers-solution-not-passing-all-tests/236058](https://www.freecodecamp.org/forum/t/sum-all-odd-fibonacci-numbers-solution-not-passing-all-tests/236058)

* Same English fixed for Arabic

* Same English fix for Chinese

* Same English fix for Portuguese

* Same English fix for Russian

* Same English fix for Spanish
2019-02-12 15:54:53 -08:00
Eduardo Gomes Martins 72db776a71 Adding some more information (#21269)
* Adding some more information

Added some explanation about the loops. Make the things a little more easy to understando if you don't have some experience background.

* fix: changed users changes to 2nd person
2019-02-12 15:49:21 -08:00
Sidak Singh Aulakh c9a4c901d4 Added Solution in Guide to while sass problem (#35172)
* Guide: added solution @while sass

Added proper Solution to the Guide for the problem Apply a Style Until a Condition is Met with @while, this is no longer a stub

* fix: used 2-space indentation and removed verbiage

* Removed images with broken links

* Added back the images previously removed.
2019-02-12 13:32:07 -08:00
Weder Ribas 1bcf65dd05 Fix incorrect proper name translation and phrases with wrong meaning (#22936)
Some occurences of proper names, like "React" and "propTypes" were wrongly translated to Portuguese.
2019-02-12 19:19:23 +00:00
Lipis 2eb5683c9b Replace Github -> GitHub (Chinese) (#35167)
* Replace Github -> GitHub (Chinese)

* fix: deleted extra GitHub
2019-02-12 11:16:22 -08:00
katherinefernandes 0af45f1325 Include date (#24591) 2019-02-12 10:49:37 -08:00
Lipis 504728857f Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
Lipis e85a60515e Replace Github -> GitHub (Russian) (#35170) 2019-02-12 10:25:19 -08:00
Kirill Malev 661d10412f Added solution to remove-whitespace-from-start-and-end.english.md (#35145)
* Update remove-whitespace-from-start-and-end.english.md

* includes whole solution now
2019-02-12 09:34:52 -08:00
Lipis 3e4bcf00b5 Replace Github -> GitHub (English) (#35168) 2019-02-12 09:00:17 -08:00
Derek Lane 15b14afe53 Add links to tools, grammar fixes. (#33765)
* Add links to tools, grammar fixes.

Added links to tools mentioned (Node.js, Chromium, etc.). Also fixed a few grammar issues.

* fix: removed link
2019-02-12 08:59:36 -08:00
Carys Mills cd8ce2dd93 Clean up React docs (#30431) 2019-02-12 08:28:47 -08:00
gokulsg 60c93a8300 Expected solution for the challenge seed code (#32522)
* Expected solution for the challenge seed code

I have updated the expected output for the challenge seed code.

* fix: corrected solution syntax
2019-02-12 08:19:56 -08:00
Stefan 25730a92ac Edited copy for grammar/flow (#26155)
I went through the text to fix some minor grammatical issues (eg, it's/its) and make the text descriptions flow better. I also added some extra code sections to clearly mark where there is code that will be typed into the editor.
2019-02-12 08:07:45 -08:00
Lipis 86b8cee810 Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
Muktesh cd31f06c4b fix: explain terms dynamic and interpreted in ruby guide's index.md. (#34769)
* fix: explain terms dynamic and interpreted.

* fix: corrected several spelling and grammar errors
2019-02-12 00:26:22 -08:00
smokiebacon bb339c2204 update index.md: explained a bit more about Gatsby (#32333) 2019-02-12 00:07:00 -08:00
gokulsg a589042f88 Expected solution for the challenge seed code (#32537)
I have updated the expected output for the challenge seed code.
2019-02-11 23:45:55 -08:00
Niraj Nandish e7424de4ef fix(challenge): typo error (#30359) 2019-02-11 22:05:09 -08:00
Bannon Tanner b24f606847 added example to make description clear (#26492)
Added example in the description for understanding that the width of the element is still set using the width property in CSS.
fixes issue #17617
2019-02-11 18:28:07 -08:00
Josh Wiegand 6360fed235 updated `ls` description to better match man pages (#30767) 2019-02-11 18:05:06 -08:00
Christian Coffey cdbd7dba3b Fixed a typo where 'ls' was 'cat' (#30629)
* Fixed a typo where 'ls' was 'cat'

'ls' was written as 'cat' in the usage pane. Also made some grammatical changes and changed the location of the directory usage example.

* Update index.md
2019-02-11 17:48:11 -08:00
grbagrbic 7041581a04 Add -d argument description (#28785) 2019-02-11 17:33:35 -08:00
Jared Scott 4d8b2ed063 fixed typo on bash-ls - removed master (#28387)
I fixed a typo where the usage showed cat rather than ls.
I removed a reference to *master on someones command line example that included a fancy shell hook that shows which git branch you are in (most people won't have that).
2019-02-11 17:20:55 -08:00
andakawa 4c40b0de6c Update index.md (#31053)
Added additional information
2019-02-11 17:12:23 -08:00
anthonyjvoss 8bcd9b7334 Added ls -la example for file details. (#28130) 2019-02-11 17:07:18 -08:00
okiwoki 82d4496325 Added additional information on bug bounty prizes (#33887) 2019-02-11 16:30:29 -08:00
kavurivk bddc99e66d Added spark official logo (#30775)
* Added spark official logo

* Update index.md
2019-02-11 16:29:57 -08:00
m4eD c58af731f3 Add the text line 27 (#30820)
* Add the text line 27

add autoclose plugin

* fix: corrected typo
2019-02-11 16:09:51 -08:00
andakawa 6633cdb148 Update index.md (#31050)
Added technical features
2019-02-11 15:50:40 -08:00
agrygo c7b75a42eb added breaks to list (#28904)
* added breaks to list

added breaks to Data Sources section for readability

* fix: properly formatted ordered list
2019-02-11 15:43:18 -08:00
CL Mason ad96c3b71e fixed(guide): grammar flow issue (#29100)
* fixed(guide): grammar flow issue

Grammar flow issue in opening paragraph

* fix: corrected sentence structure
2019-02-11 15:42:12 -08:00
Nextheory Labs 527c9cd28e fixed typos (#32748)
* fixed typos

* Update index.md
2019-02-11 15:29:44 -08:00
Omar Dabour 61b870a83a Language correction (#19557) 2019-02-11 23:21:10 +00:00
mdhaq001 7b5161f2e4 Fixing minor punctuation issue 01 (#31268)
Added a full-stop "." at the end of the last line under "What is Electron, exactly?" paragraph.
2019-02-11 15:01:14 -08:00
Mo Aalabou 0b883427d8 Fixed spelling mistake "compatability" (#29926)
Fixed spelling mistake "compatibility" to "compatibility" in 3rd paragraph
2019-02-11 15:00:46 -08:00
ayagrwl c0605249cd Added More applications of electron. (#28604)
* Added More applications of electron.

Whatsapp Desktop , Twitch.tv , Wire and Light Table are some popular apps among the many others developed by electron.

* Update index.md
2019-02-11 14:59:17 -08:00
JawnsenTrain 444fcbd578 Created a file for the insert method (#26496)
* Created a file for the insert method

I tried to adopt your style of making these files in order to retain consistency.

* Rename list-insert-method to list-insert-method.md

* Rename guide/english/python/lists/list-insert-method.md to guide/english/python/lists/list-insert-method/index.md

* Added code formatting, changed more info link
2019-02-11 16:39:33 -05:00
Suzanne Ito 84324e704b Add article by The Nielsen Norman Group (#26524)
* Add article by The Nielsen Norman Group

* Add link formatting
2019-02-11 16:39:01 -05:00
Beau Carnes b76a18607d fix: revert bad commit (#35156) 2019-02-11 23:53:33 +03:00
Tom 469b6595b8 Fill in stub for "Install and require helmet" (#34100) 2019-02-11 13:27:33 -07:00
Tom 42f274b665 Fill in stub for infosec "helmet.hidePoweredBy()" (#34102) 2019-02-11 13:26:26 -07:00
Tom e74fcb2108 [guide] [english] Fill in stubs for helmet lessons (#34332)
* fill in stub for helmet lesson on noSniff()

* fill in stub for helmet lesson ieNoOpen()

* fill in helmet hsts() stub

* fill in stub for helmetjs lesson-DNS prefetching

* fill in stub for helmet lesson on noCache()

* fill in stub for helmetjs lesson on XSS

* fill in stub for helmet lesson 'parent'

* fill in stub for lesson on bcrypt

* fix type `is` to `it` on line 11

* fill in stub for bcrypt hash lesson

* fill in stub for bcrypt hash sync

* fill stub for helmet lessons overview

* fix spacing

* fix typo
2019-02-11 13:25:59 -07:00
Tom 723ef28ad1 Update index.md (#34108) 2019-02-11 13:25:35 -07:00
Tom aedcfad1c0 Fill in stub for infosec "helmet.xssFilter()" (#34109) 2019-02-11 13:24:55 -07:00
Beau Carnes 18022f78bb fix: add Api challenges - arabic translation 2019-02-11 14:45:55 -05:00
Mark Evans 75978cf818 Grammatical fixes (#30624)
Fixed a variety of grammatical inconsistencies
2019-02-11 10:31:49 -08:00
Dami 53104462a1 Added line 'Since Gatsby is Built on React' (#27503)
Outlining more reason to consider giving Gatsby a trial.....
2019-02-11 10:13:05 -08:00
Iva fcfbb61f27 Add section od querying data (#25182)
* Add section od querying data

* fix: corrected spacing in sentences
2019-02-11 10:12:06 -08:00