Commit Graph

18575 Commits

Author SHA1 Message Date
e45c3d9025 Update extract-matches.portuguese.md (#26034) 2018-11-13 07:54:48 -02:00
8bd3f6654c Fixed typos and changed OO to OOP (#20552)
* Fixed typos and changed OO to OOP

Some typos, mainly to ease the reading for Portuguese people.
Changed every OO to OOP because it was confusing, and calling it OOP like every other language calls it, makes it even easier for begginers to search online more information about the subject.

* Fixed the sentence that should be in PT-BR

Changed "porquê" to "por que" because is correct in PT-BR
2018-11-13 07:51:27 -02:00
4b44710f8f Rerouted link "read this first" to Portuguese (#26556)
"Read this first" link pointed to English contribution guide. Pointing to Portuguese now.
2018-11-13 07:39:41 -02:00
0f5c28cfdf fix: update intermediate solution (#34263)
Intermediate code solution doesn't pass tests when the greater number is even because it's the starting acc without passing the reducer function that avoids even number.
Proposed solution: reverse the array before reduce.
2018-11-13 12:54:50 +05:30
f0ce844ca0 updated solution styled as code block (#34266) 2018-11-13 12:54:33 +05:30
cf65516cce Added content (#34267)
Added significantly more content to describe them, explain (very basics of) how to work with them and motivate the use of complex numbers.
2018-11-13 12:54:04 +05:30
0791616e85 Fixed typos (#34312)
Fixed copy/pasting(?) typos, also changed the 'because' in each example to explain the why instead of just showing it's true for a single number, not mentioning any others. (Proof by example is very, very, VERY bad to encourage.)
2018-11-13 12:52:54 +05:30
0250b385f0 Added content to stub (#34301)
Presented formula, derived it and gave examples, one simple and one more involved to show how it's not always 'easy' or 'obvious' how this rule can be applied to help, a rule of thumb in how to use it and a brief list of generalizations.
2018-11-13 12:52:32 +05:30
50b0f2b910 Update index.md (#34082) 2018-11-13 12:51:48 +05:30
79b1563de5 Update index.md (#34076) 2018-11-13 12:51:06 +05:30
2e9e8623f4 Update index.md (#34071) 2018-11-13 12:50:25 +05:30
8eb754d4eb Update wrong output of the example of code (#22519)
* [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.
* [x]  None of my changes are plagiarized from another source without proper attribution.
* [x]  My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX
2018-11-13 01:36:14 -05:00
7afa00f2aa fix: Portfolio styling 2018-11-13 05:39:50 +05:30
d417ec9936 chore: Tidy up 2018-11-13 05:39:50 +05:30
602065be0b fix: Pass username to Certifications to get user details 2018-11-13 05:39:50 +05:30
d686b32d9d fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
f5ae5027cc fix: Update some apis/datastructures 2018-11-13 05:39:50 +05:30
aca424be97 chore(react): PureComponent -> Component 2018-11-13 05:39:50 +05:30
987da19254 feat(profile): Add Profile and components 2018-11-13 05:39:50 +05:30
491912448b feat(api): Add a challenge API, GET idToNameMap 2018-11-13 05:39:50 +05:30
dace86663f fix(current-challenge): Fix current-challenge API 2018-11-13 05:39:50 +05:30
e7316e4567 corrected typos and reworded for clarity (#21577) 2018-11-12 17:16:12 -06:00
0d762bda39 Improved introduction of getter and setter (#22337)
Mentioned the principle of data encapsulation
2018-11-12 18:07:16 -05:00
BP
54b41a3cd0 Added WebAIM for a color contrast checker. (#21376) 2018-11-12 15:55:15 -07:00
958c086a8e Added the disadvantage of the array. (#21379) 2018-11-12 15:33:42 -07:00
2eb506f7da Grammatical changes (#21775)
* Update index.md

Fix: corrections in the sentence structure

* some changes
2018-11-12 09:46:13 -08:00
7efc986ce4 Fixed several translations mistake. (#21792) 2018-11-12 21:28:47 +04:00
9cb1cf6663 extend bash-cd and add fixes (#21823) 2018-11-12 21:01:51 +04:00
a12cd461ee correct translation, typos, wording (#21825) 2018-11-12 21:01:23 +04:00
87bbeb9069 Extend bash-ls and add fixes (#21835) 2018-11-12 21:00:30 +04:00
85b2076736 [Rus] RWD: CSS Grid Improved translation of use-css-grid-units-to-cha… (#23364)
* [Rus] RWD: CSS Grid Improved translation of use-css-grid-units-to-change-the-size-of-columns-and-rows

* Updated line 20
2018-11-12 20:59:56 +04:00
a4fc51a1a4 [Rus] RWD: CSS Grid Improved translation of create-a-column-gap-using… (#23382)
* [Rus] RWD: CSS Grid Improved translation of create-a-column-gap-using-grid-column-gap

* Updated line 13
2018-11-12 20:59:20 +04:00
d5b0e0dba9 Added content on Go Structs (#21425) 2018-11-12 07:55:35 -08:00
e1ae1bdd09 add details for "Heap Sort" (#21420) 2018-11-12 07:54:52 -08:00
8d8dff86f3 Improve grammar for this README.md (#21419)
Clarify and add more detail to the steps of doing Jump Search.
2018-11-12 07:52:49 -08:00
bc896c92ea Adding sentence "The '<br>' tag is an empty tag which means that it h… (#21303)
* Adding sentence "The '<br>' tag is an empty tag which means that it has no closing tag."

* Format the text properly
2018-11-12 07:36:27 -08:00
43f4cd0224 Updated code to reflect Bootstrap 4.1 (#21369) 2018-11-12 06:53:10 -08:00
ea060b13f2 fix: rename SASS worker 2018-11-12 12:44:00 +00:00
ecadba95db fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
39e936bbaa Changed the text information and grammar (#21360) 2018-11-12 20:45:05 +09:00
711d77dddf add babel link to 'Quick JavaScript' (#21343) 2018-11-12 20:22:36 +09:00
458b861380 Added class constants (#21662)
* Added class constants

* fix(guide): typos
2018-11-12 10:55:12 +00:00
34abc69709 Added more pros and cons and fixed grammar
Added more pros and cons and fixed grammar
2018-11-12 19:43:05 +09:00
b114283c1e Added examples for slope and one point. Made easier to understand. (#21339) 2018-11-12 19:26:24 +09:00
04d8e46012 Updated text formatting and inconsistencies for files in basic-html-and-html5 challenges (#19921) 2018-11-12 19:23:12 +09:00
028c791fa6 Added how to prove statements 2018-11-12 19:14:11 +09:00
a2ed0103ec Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441)
* fixing #24573

fixing #24573 - Guide: Let and Const - Unwanted underscores in search result and incorrect URL

- changed underscore to hyphen, same problem was also happening with arrow_functions

https://github.com/freeCodeCamp/freeCodeCamp/issues/24573

* fix: added 3 backticks for code sections
2018-11-11 23:47:08 -08:00
beaa90038a Update index.md (#24232) 2018-11-12 12:44:02 +05:30
7304bdc0af Update description of pig-latin algorithm (#21235) 2018-11-12 16:13:49 +09:00
aa050465e9 Corrected minor code errors (#34260) 2018-11-12 12:42:31 +05:30