Commit Graph

21340 Commits

Author SHA1 Message Date
3c0cf31b4c Fix locale title (#24842)
- Fix the locale title to its right form
- Replace the name "Reagir" back to English
2019-02-13 07:35:16 -08:00
bb70a07acd Add graphql (#26552) 2019-02-13 08:30:35 -07:00
c3399893c6 fix: remove underline on hover (#35161)
* fix: remove underline on hover

* fix: load Lato font
2019-02-13 08:49:31 -06:00
260426f3e2 Groovy hello world (#26908)
* Groovy hello world

* Added code formatting
2019-02-13 04:57:30 -05:00
ed2d5f09ab Fix punctuation in line 46 (#27206)
* Fix punctuation in line 46

* Fix W3C Link
2019-02-13 04:51:12 -05:00
feb713192d add markdown example using vscode (#26902) 2019-02-13 04:44:02 -05:00
2c5ed5686d Added detail to semantic tags section (#24204)
Improved sentence structure
2019-02-13 04:39:06 -05:00
fdfe03e66a Added info to styling of margins (#26932)
* Update index.md

Added an explanation of how you can style the sides by themselves

* Replace 'sides' with 'margins'
2019-02-13 04:38:20 -05:00
7705e1a805 fix: syntax update (#26895) 2019-02-13 04:31:16 -05:00
3b9ae3d786 Best/Average/Worst Case Details (#23956)
* Best/Average/Worst Case Details

* Added list formatting
2019-02-13 02:46:58 -05:00
90263a4916 To add a introductory Paragraph about .net core (#24200)
* To add a introductory Paragraph about .net core

Just thought as a beginner, it is really good to have a basic intro on .net core as i really struggled to understand the .net eco-system when I started out!

* Fix typos, add ref link, clean up sentence
2019-02-13 02:46:22 -05:00
1af0a39eae fixed: fixed translating problem. (#30914)
Fixed some translating problem from a Chinese programmer's viewpoint.
2019-02-12 21:06:55 -08:00
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
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
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
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
2eb5683c9b Replace Github -> GitHub (Chinese) (#35167)
* Replace Github -> GitHub (Chinese)

* fix: deleted extra GitHub
2019-02-12 11:16:22 -08:00
0af45f1325 Include date (#24591) 2019-02-12 10:49:37 -08:00
504728857f Replace Github -> GitHub (Arabic) (#35169) 2019-02-12 10:28:06 -08:00
e85a60515e Replace Github -> GitHub (Russian) (#35170) 2019-02-12 10:25:19 -08:00
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
3e4bcf00b5 Replace Github -> GitHub (English) (#35168) 2019-02-12 09:00:17 -08:00
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
cd8ce2dd93 Clean up React docs (#30431) 2019-02-12 08:28:47 -08:00
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
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
86b8cee810 Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
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
bb339c2204 update index.md: explained a bit more about Gatsby (#32333) 2019-02-12 00:07:00 -08:00
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
e7424de4ef fix(challenge): typo error (#30359) 2019-02-11 22:05:09 -08:00
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
6360fed235 updated ls description to better match man pages (#30767) 2019-02-11 18:05:06 -08:00
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
7041581a04 Add -d argument description (#28785) 2019-02-11 17:33:35 -08:00
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
4c40b0de6c Update index.md (#31053)
Added additional information
2019-02-11 17:12:23 -08:00
8bcd9b7334 Added ls -la example for file details. (#28130) 2019-02-11 17:07:18 -08:00
82d4496325 Added additional information on bug bounty prizes (#33887) 2019-02-11 16:30:29 -08:00
bddc99e66d Added spark official logo (#30775)
* Added spark official logo

* Update index.md
2019-02-11 16:29:57 -08:00
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
6633cdb148 Update index.md (#31050)
Added technical features
2019-02-11 15:50:40 -08:00
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
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
527c9cd28e fixed typos (#32748)
* fixed typos

* Update index.md
2019-02-11 15:29:44 -08:00
61b870a83a Language correction (#19557) 2019-02-11 23:21:10 +00:00
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
0b883427d8 Fixed spelling mistake "compatability" (#29926)
Fixed spelling mistake "compatibility" to "compatibility" in 3rd paragraph
2019-02-11 15:00:46 -08:00
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
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