Commit Graph

2335 Commits (69a49806961bd1e63f818531a0b24fd0a72a633d)

Author SHA1 Message Date
The Coding Aviator 084ba9c782 fix(formatting): Minor changes in 24 Game challenge 2019-03-08 15:53:02 +09:00
The Coding Aviator f8061bcb56 Fixed formatting of the 24 Game | Rosetta challenge 2019-03-08 15:53:02 +09:00
Adonaí J Arellano 7cc72bd469 "icono" to "ícono" (#26055)
Accents, y'know.
2019-03-07 18:38:23 +01:00
melascuco 4ec558ea3f Fix instructions to be coherent with the tests (#26053)
Fix instructions in chaining-if-else-statements Spanish translations, where literals shouldn't be translated into Spanish to be aligned with the tests descriptions.
2019-03-07 18:37:39 +01:00
melascuco 8e1a2bb499 Fix weird word order in chaining-if-else (#26048)
Fix order of name/adjective in Spanish translation of chaining-if-else-statements
2019-03-07 18:36:30 +01:00
xplook de4fd1f3c8 Spanish Improvements (#30330) 2019-03-07 16:58:06 +01:00
Dranthos 7f28c69975 Improved translation of 'Description' (#25839) 2019-03-07 16:54:48 +01:00
Lewis Horwood 38c99d7ff5 Simplify challenge wording (#25120)
* Simplify challenge wording

* Update use--to-import-everything-from-a-file.english.md
2019-03-06 18:57:43 -05:00
Alan Price 27a59c5418 fix: reworded text messages (#27072) 2019-03-06 18:30:58 -05:00
Tom dce5bceb85 fix/reformat-basic-node-express-challenges (#35424)
* fix/reformat-basic-node-express-challenges

* add semi-colon

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-json-on-a-specific-route.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-json-on-a-specific-route.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/get-query-parameter-input-from-the-client.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/get-route-parameter-input-from-the-client.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/implement-a-root-level-request-logger-middleware.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-an-html-file.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-static-assets.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/serve-static-assets.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/start-a-working-express-server.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/start-a-working-express-server.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>

* Update curriculum/challenges/english/05-apis-and-microservices/basic-node-and-express/use-body-parser-to-parse-post-requests.english.md

Co-Authored-By: moT01 <20648924+moT01@users.noreply.github.com>
2019-03-06 18:20:17 -05:00
Oliver Eyton-Williams 51fcc8e509 fix: Improve formatting for Pascal's triangle challenge (#35531) 2019-03-07 01:55:37 +05:30
Akshay Tiwari 6d24b879f2 Update catch-mixed-usage-of-single-and-double-quotes.english.md (#35532) 2019-03-07 01:04:12 +05:30
José Miguel 61ff02c630 Grammar and vocabulary modifications (#32233)
Replaced 3rd grammatical person for 2nd, as it's more appropiate in spanish. Changed 'apuntar' for the more widely used 'redirigir' when referring to a hyperlink's actions. Transalated the titles. Made an estylistic change in the 1rst paragraph of the description.
2019-03-06 18:57:46 +01:00
Octabond 0e298817fe Translate challenge seed section (#25601)
Translate challenge seed section text into spanish
2019-03-06 18:53:33 +01:00
Randell Dawson 92208f7c23 [Fix] Modified regex to allow spaces in one of the tests for challenge Apply a Style Until a Condition is Met with @while (#35100)
* fix: modified regex to allow spaces

* fix: added additional \s* after 1

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-03-06 03:05:52 -05:00
Octabond 3c26579f42 Update .md grammar and comments (#25596)
Update grammar and translate comments on challenge seed and solution sections
2019-03-05 23:15:24 +01:00
Octabond 0d9ba84d9b Update yml text and comments (#25591)
Change strings to spanish, as well as minor grammar corrections
2019-03-05 23:12:51 +01:00
Gabriel Caballero f6e17c325f Improved Spanish Translation (#24655)
Changes to make the instructions easier for Spanish-Speaking users.
2019-03-05 23:10:20 +01:00
Lucas Arvelo 225effb280 Improved translation, translated stringTest and added solution (#24583)
* translated testString and added solution

* translated testString and added solution

* Improved translation, translated stringTest and added solution
2019-03-05 19:48:11 +01:00
Aashis kumar 960811e31f Solution to specify-exact-number-of-matches.english JavaScript Challenge (#34757)
* Update specify-exact-number-of-matches.english.md

Added an explanation to the working code too

* fix: removed i flag and comments
2019-03-05 13:12:55 -05:00
nik 304d36ab47 fix(challenge): decrease opacity testString (#34711) 2019-03-05 12:11:27 -05:00
Dan B 73e6e13243 Update find-the-minimum-and-maximum-value-in-a-binary-search-tree.english.md (#35057)
Added solution which has been tested and confirmed to pass all tests
2019-03-05 08:44:59 -06:00
Dan B 8bb76a4eb6 Update insert-an-element-into-a-max-heap.english.md (#34989)
Added solution to problem
2019-03-05 08:41:56 -06:00
Dan B 28aecb41f8 Update find-the-minimum-and-maximum-height-of-a-binary-search-tree.english.md (#35006)
Added working solution to the problem
2019-03-05 08:37:57 -06:00
Randell Dawson 8e5b99b8ca fix(curriculum) Prevent 5th test from allowing invalid solution in Escape Sequences in Strings challenge (#35367)
* fix: prevent 5th test from allowing invalid code

* fix: added new test to not allow extra characters
2019-03-05 07:57:48 -06:00
The Coding Aviator 081284c2d3 fix: Formatting for Zig Zag Matrix challenge (#35403)
* fix: Formatting for Zig Zag Matrix challenge

* Remove non-breaking spaces and replace them with normal spaces

* Update zig-zag-matrix.english.md

* Move instructions to instructions section from description

* Update zig-zag-matrix.english.md
2019-03-05 11:57:57 +05:30
The Coding Aviator 8bac073687 fix(formatting): Zeckendorf challenge | Rosetta code (#35474)
* fix(formatting): Zeckendorf challenge | Rosetta code

* Update zeckendorf-number-representation.english.md
2019-03-05 11:51:56 +05:30
Randell Dawson b7fee2848c fix(curriculum): Corrected test which allowed wrong solution to pass (#35394)
* fix: corret-wrong-checks-in-test

* fix: improved robustness of test

* fix: added a full working solution for challenge

* fix: added && to asssert
2019-03-04 12:33:02 -06:00
Tomas Pozo a0d5c01f90 Standardize informal treatment and some grammar improvements (#32664)
Plus, fix colorblindness translation.
2019-03-04 18:52:40 +01:00
José Roberto Ramírez Matías 65b1b53593 Some grammar improvements (#23833)
Some grammar and lexical improvements to the description and instructions text
2019-03-04 18:34:31 +01:00
kevindelsh 259eec5ab5 Sass import doesn't need file extension (#34802)
Added that the Sass import statement doesn't need the file extension like it doesn't need the underscore.
This helps beginners to better understand the concept and avoid confusion.
2019-03-04 09:35:07 -06:00
Ihor Allin 6222b86133 Update understand-the-hazards-of-using-imperative-code.english.md (#35052)
Moved instructions into correct section.
2019-03-04 09:24:54 -06:00
Randell Dawson 99c7f28530 fix: remove <code> tags around word queue (#35393) 2019-03-04 09:12:29 -06:00
Theodoros Gkortsilas cd501ee4c5 change wording: React component -> class component (#34692)
Hi,

I noticed that in the instructions it is written that in the code editor there is a functional component and a React component. I do believe this is a typo as both are React components, just defined differently. Therefore, the sentence should be "...there is a simple functional component called ChildComponent and a class component called ParentComponent...".

Theo
2019-03-04 01:47:28 -05:00
Randell Dawson 6db2e12e9e fix: Removed unnecessary note from instructions (#35502) 2019-03-03 23:56:22 -06:00
Jasmeet Singh 5ba54685a8 Update 'union' to 'subset' in Tests. (#34788) 2019-03-04 00:06:54 -05:00
lasjorg 25ea44edf5 fix(challenge): allow new line in linear-gradient formatting (#35435)
* fix(challenge): allow new line in linear-gradient formatting

* fix(challenge): update test with suggested changes

* fix(challenge): update test to use computed style
2019-03-03 19:32:41 -06:00
José Roberto Ramírez Matías 345e3b1c89 A couple of grammar fixes (#24865)
Changing all the words like 'usted' to a more familiar treatment 'tú' in a more uniform and natural way
2019-03-03 22:25:16 +01:00
Travis Fantina f40c83cae6 Basic gramatical changes (#34587)
* Basic gramatical changes

Corrected a few typos to improve the wording

* commit suggested changes

Improve line 9 from "before" to "earlier"
Revert line 14
2019-03-04 00:03:49 +05:30
Tom 3d0b5c55ea fix:reformat-npm-section (#35422) 2019-03-04 00:00:44 +05:30
The Coding Aviator 49cc719af8 fix(formatting): Information Security with HelmetJS challenges (#35419)
* fix(formatting): Information Security with HelmetJS challenges

fix(formatting): Information Security with HelmetJS challenges

fix(formatting): Information Security with HelmetJS challenges

fix(formatting): Hetmet JS challenges

fix(formatting): Hetmet JS challenges

* fix(curriculum): Remove hr

* fix(formatting): Helmet JS

* Change code to blockquote

* fix: indented code in blockquotes
2019-03-03 09:07:37 -08:00
José Roberto Ramírez Matías b156d395fe Some grammar fixes (#24860)
Some grammar and lexical improvements to the description and instructions text
2019-03-02 21:38:43 +01:00
Luane 9440cca69f Added example Input/Output to challenge (#34738)
* Added example Input/Output to challenge

Input/Output example will make it clear what the challenge is asking the camper to do.

* Formatting changes made to file

* Made minor changes in formatting

Added <code> tag to single line code.

* Formatting update

* Added requested formatting changes

* Refactored sentence and removed earlier example
2019-03-02 02:26:23 -05:00
Dana Ottaviani 3d1fd805e6 feat: add solution to accessibility challenge (#35484) 2019-03-01 20:03:38 -05:00
Christopher McCormack 421c097f17 feat: cleaned up grammar and formatting (#35364) 2019-03-02 00:25:09 +05:30
Alan Nguy 1957b1f636 fix: added test case and working solution for empty li elements in the 'Create an ordered list' challenge. (#35177)
* fix: added test case for empty li elements

* fix: added error message in test case of empty li elements.

* fix: corrected error in test case.

* fix: added valid working solution

* fix: migrated test case to challenge: create-an-ordered-list (working solution included)

* fix: adjusted condition for empty li elements and fixed typo.
2019-03-01 23:50:09 +05:30
Shashank Bairy R a0b79252d3 fix:removed bug in front end lib random quote project (#35477) 2019-03-01 11:09:00 -06:00
hilliarj 6cd3466f0b fix(curriculum): Find Characters with Lazy Matching (#35454)
* fix(curriculum): Find Characters with Lazy Matching

* Update PR

Note is moved in the Description section and not the Instructions section
2019-02-28 13:33:07 -08:00
Ruchika Sharma 25f45ffc60 fix: Rename section in Modify array challenge (#35430) 2019-02-27 19:04:49 -05:00
Greg Smith 1779971cff Fix typos in MongoDB lessons and clarify some language (#35020)
* docs: typos and change some language for clarity

* fix: typo regression

* fix: added the word is
2019-02-27 13:41:19 -06:00
egxn 9a597e84db Add a missing preposition (#24445)
A little fix with, add a preposition like in the localeTitle
2019-02-27 19:27:19 +01:00
Jorge Molina 0aefc16599 Añadiendo algunos ajustes en español (#24424) 2019-02-27 19:25:54 +01:00
Dranthos 488feb050f Improved translation (#23652) 2019-02-27 19:23:57 +01:00
Niraj Nandish 769ec3cb63 Make code consistent in challenge (#19054) 2019-02-26 16:38:46 -05:00
riodajs 2a61d4327c Update some words to commons spanish words (#23340) 2019-02-26 16:39:10 +01:00
Pete 41ffe5a7e4 Adding-missing-challenge-solution (#35025)
* Adding-missing-challenge-solution

* updating solution as requested

added back in //solution required and removing console.log

* Adding-solution

* Update access-property-names-with-bracket-notation.english.md

* adding-solution

* Adding-solution
2019-02-26 03:44:33 -05:00
kevindelsh e40909b055 Corrected minor spelling error (#34750)
Changed "areas template" => "area's template".
2019-02-25 23:38:40 -05:00
Randell Dawson ab456a9a94 fix: changed js to html in solution section (#35414) 2019-02-25 22:50:58 -05:00
Aditya 665c9cb47f fix: Object Oriented Programming: Use Dot Notation to Access the Properties of an Object (#34675)
* fix: typos

* fix: removed unnecessary assert message
2019-02-25 22:24:06 -05:00
Paul Gamble 0c652e3ace feat: curriculum-basic-html-form-element-solution (#34956) 2019-02-25 22:23:08 -05:00
The Coding Aviator cbd1ebd4f5 Remove extra empty line from Applied Visual Design Challenge (#35241)
* Remove extra empty line

* fix(client): Removed extra line
2019-02-25 22:00:00 -05:00
Dana Ottaviani 30fd0aa78e fix: add solution for accessibility challenge (#35366) 2019-02-25 21:58:35 -05:00
Héctor Estéllez fd1a19d956 Add indentation spaces to example code (#35047) 2019-02-25 18:49:42 -06:00
Bannon Tanner fe07433d0e fixed typo with instructions and preview (#26088)
* fixed typo with instructions and preview

Instructions stated that grid-template-columns was set to repeat(auto-fill, minmax(60px, 1fr)); but it was not in .container or .container2
Changed .container2 to already include this as I believe was intended, leaving camper to change .container on their own
Fixes #18034

* Update curriculum/challenges/english/01-responsive-web-design/css-grid/create-flexible-layouts-using-auto-fill.english.md

suggested change by @thecodingaviator

Co-Authored-By: bannon-tanner <bannon.n.tanner@gmail.com>

* possible fix for solution

* apply my suggestioned changes
2019-02-25 15:50:00 -08:00
Alex 06311a56f6 Fixed the code formatting for readability (#25831)
I fixed the code formatting for readability. Made the spacing easier to see so updates and changes could be made more easily.
2019-02-25 21:03:32 +01:00
lolabarri 0a228ab8e8 Update build-a-tribute-page.spanish.md (#23321)
Modified user history number 7, so it has the same format as the others. Also modified last line, which was too informal compared with the rest of the article
2019-02-25 20:37:02 +01:00
riodajs ca24e4bca2 Update traduction from some words (#23314) 2019-02-25 20:34:56 +01:00
Nellie ff23e94e25 Update add-elements-within-your-bootstrap-wells.russian.md (#28969)
Fixed Russian translation in add-elements-within-your-bootstrap-wells.english.md.
2019-02-25 21:58:59 +04:00
geeseyj f3fd951446 fix(coding): uncomment destructuring test and add solution (#18909)
* fix(coding): uncomment destructuring test and add solution

the test that ensured destructuring was being used had been left commented out and there was no solution offered. I uncommented the test and verified it worked as well as added the solution.

* fix: corrected partial solution to full
2019-02-25 23:27:50 +05:30
Gökhan Gurbetoğlu 2efc5a8e7b Fixes for CSS Flexbox challenges (#34420)
* Make property names monospace

Property names as monospace would be more fitting to this challenge.

* Add default value for align-items

According to the standard, the default value for align-items, if it is not specified, is stretch.
Source: https://www.w3schools.com/cssref/css3_pr_align-items.asp

* Add monospace font for code elements

These elements need to be in a monospace font.
2019-02-25 02:11:47 -05:00
Randell Dawson 9e07f99b9e fix(curriculum): Added test to validate clockwise notation is used for the Use Clockwise Notation to Specify the Margin of an Element challenge (#35342)
* fix: corrected last test which validates clockwise notation

* fix: removed helper function

* fix: used jQuery to get style and removed extra slash
2019-02-25 02:07:11 -05:00
NITIN BISHT f224bbc62f fix: seed code doesn't match description [arabic] (#35382) 2019-02-24 16:29:51 -06:00
Adam 36d0d5d70f Added description to help understand challenge (#34674)
* Added description to help understand challenge

I added a short description at the beginning to explain that the user needs to use a different starter project than the one they were using earlier.

* Update curriculum/challenges/english/06-information-security-and-quality-assurance/information-security-with-helmetjs/understand-bcrypt-hashes.english.md

Looks good!

Co-Authored-By: adam-weiler <42845085+adam-weiler@users.noreply.github.com>

* Update curriculum/challenges/english/06-information-security-and-quality-assurance/information-security-with-helmetjs/understand-bcrypt-hashes.english.md

True, that makes sense..

Co-Authored-By: adam-weiler <42845085+adam-weiler@users.noreply.github.com>
2019-02-24 12:27:12 -07:00
Ahmed Elbessfy 61a5707ba7 Edit Description (#34329)
* Edit Description

Making some editing to make the description more understandable. I am a beginner but I think me edits makes more sense. If you think so, please merge them for helping others.

* Update curriculum/challenges/english/03-front-end-libraries/react/pass-props-to-a-stateless-functional-component.english.md

Co-Authored-By: Ahmed-Elbessfy <ahmedelbessfy@gmail.com>
2019-02-24 12:22:56 -07:00
NITIN BISHT a9e4e88cbe fix: seed code doesn't match description [russian] (#35384) 2019-02-24 09:59:49 -06:00
NITIN BISHT 1fd4177354 Fix/seed code does not match description chinese (#35381)
* fix: seed code doesn't match description [english]

* fix: seed code doesn't match description [chinese]
2019-02-24 09:08:10 -06:00
NITIN BISHT b5468932f0 fix: seed code doesn't match description [english] (#35380) 2019-02-24 09:02:56 -06:00
lasjorg 0a7932ea1d fix(challenge): update test to support arrow function (#35268)
* fix(challenge): update test to support arrow function

* fix(challenge): update solution

* fix(challenge): update solution fully

* fix: corrected unrelated issue
2019-02-24 08:54:37 -06:00
NITIN BISHT 815cb03f2b fix: seed code doesn't match description [portuguese] (#35383) 2019-02-24 08:26:33 -06:00
riodajs d341c16aae Add some words (#23297)
like "uncomment" to "borrando etiquetas de comentarios"
2019-02-24 14:26:49 +01:00
riodajs 83ff4a53e7 Change some words conjugations. (#23261) 2019-02-24 13:46:29 +01:00
riodajs a5e5e1de50 Changet text "Usted especifique" to "tú especificas" (#23226) 2019-02-24 13:46:04 +01:00
Edwin J. Munguia 803836db66 Translated remaining English text into Spanish (#23132) 2019-02-24 12:54:56 +01:00
Santiago 4f1f4238c2 Small Consisteny Fixes (#34107)
Consistency with the 'tu' way of refering to you.
Translated the html code part to spanish
2019-02-24 12:53:46 +01:00
Diego Arias García f1efc85ccb Fixed Translation Errors (#22754) 2019-02-24 12:07:59 +01:00
Diego Arias García 1ee9f6223c Grammar Errors fixed (#22749) 2019-02-24 12:00:56 +01:00
NITIN BISHT c9628f0296 fix: seed code doesn't match description [spanish] (#35385) 2019-02-24 13:47:08 +05:30
Chris Del 10e9c6f340 Update Higher-Order Arrow Functions code challenge (#34414)
* fix: update text of Write Higher Order Arrow to be more instructive

* fix: update tests and code to be more simple. Edit typos in text part. Prepare for PR

* fix: further changes to PR

* fix: checkout old head. Merge later commit with older commits

* fix: add MDN links to arrow-functions guide

* fix: re-add removed log and change working in guide wording

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions.english.md

Yep

Co-Authored-By: chrisdel101 <arssonist@yahoo.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions.english.md

Removing unneeded line for clarity

Co-Authored-By: chrisdel101 <arssonist@yahoo.com>
2019-02-24 13:34:53 +05:30
Randell Dawson b83ab53047 [Fix] Corrected bug found in Shopping List challenge (#35017)
* fix: corrected bug found in issue #16044

* fix: account for empty strings

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>

* fix: corrected wrong logic
2019-02-24 13:28:55 +05:30
Carlos Pulido e7718db53e Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.spanish.md (#31200) 2019-02-23 23:49:23 +01:00
Chad a288e1d71a Correct footer and header order description (#34473)
* Correct test text

Header & footer swapped to refer to top and bottom respectively

* line 24 "footer and header" to "header and footer"
2019-02-22 11:30:33 -08:00
Randell Dawson bc99876f9e [Fix] allow line breaks between method calls for several Data Visualization challenges (#35093)
* fix: allow spaces between lines breaks a function arguments

* fix: allow line breaks between method calls
2019-02-22 12:18:10 -07:00
Octabond 603585e39e Update tests and challenge seeds (#25588)
Update tests and challenge seeds with spanish instructions
2019-02-22 20:05:09 +01:00
Lewis Horwood 9cf283aab9 Add tests reflecting #19390 (#19477)
* Add test reflecting #19390

Added two tests to prevent checking only `Alan`.

* Split into 4 tests for each prop

Split previous tests with 2 props on each into 4 single-prop tests; fixed whitespace
2019-02-23 00:16:06 +05:30
Beau Carnes 2bb171ef30 fix: update color hex values and description of orange (#35316)
* fix: update color hex values and description of orange

* fix: Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/learn-about-tertiary-colors.english.md

Co-Authored-By: beaucarnes <beaucarnes@gmail.com>

* fix: add test that no color names are used
2019-02-22 10:37:57 -08:00
Ignacio Garcia a21e287b00 Translated commented section of Solución (#22746) 2019-02-22 18:48:57 +01:00
Rodolfo b032399525 Update create-a-bulleted-unordered-list.spanish.md (#22712)
Added a "de" connector to correct translation
2019-02-22 18:44:56 +01:00
Rodolfo 1d1064c83b Update check-radio-buttons-and-checkboxes-by-default.spanish.md (#22710)
Removed instance of snippet that was present 2 consecutive times in a sentence (and in the english version is only one time)
2019-02-22 18:44:15 +01:00
Rodolfo 8a2481282e Update add-placeholder-text-to-a-text-field.spanish.md (#22704)
Removed instance of snippet that was present 2 consecutive times in a sentence (and in the english version is only one time)
2019-02-22 18:42:44 +01:00
TristanSeabrook ce2b46926f removed ungrammatical apostrophe (#35355)
changed "it's" to "its"
2019-02-22 03:14:30 -08:00
TristanSeabrook d8c8ee73a3 added apostrophe (#35354)
changed "keys" to "key's"
2019-02-22 03:12:23 -08:00
TristanSeabrook 7d9ef880c2 removed ungrammatical apostrophe (#35353)
Changed "array's" to "arrays".
2019-02-22 03:12:12 -08:00
Randell Dawson 37aa3172ea fix: added missing &amp; in text of tests (#35341) 2019-02-22 00:28:05 -05:00
Almaz Kunpeissov 4a7571492d #35176 Remove reference to "backspace" regex (#35186)
Remove reference to "backspace" regex in example #35176
2019-02-22 10:50:51 +08:00
Niraj Nandish cb35d49a21 fix(challenges): Fix broken links in English challenges (#35125) 2019-02-21 17:58:31 -05:00
Fordco 63c5423e4a fix(curriculum): iterate with javascript do...while loops (#35214) 2019-02-21 17:25:54 -05:00
olga1blinova 3b6f0f8ef4 Translation improvements. (#28491) 2019-02-21 15:22:42 +04:00
Theodoros Gkortsilas a17b123510 Added curly brackets to comment in JSX element (#34694)
Added curly brackets to comment in JSX element to hide it from the rendered DOM
2019-02-21 03:24:27 -05:00
rupali317 5f6595b7dc fix: use correct variables for challenge (#34935)
Deleted the sentence which refers a.start.x as an object, as it is not an
object
2019-02-20 22:00:21 -08:00
Lee 6e44ec362c ADD: transform affects DIV child contents (#35257)
* ADD: transform affects DIV child contents

After spending some time figuring out how to prevent text in a div being skewed as well as the div, I think it is worth mentioning that applying a transform to a div element will also affect elements contained inside of it. Perhaps the transform challenge pages could include how to negate the effects of the transform on child elements of divs.

* Fix: moved my commit to Description 

Moved my commit text into the Description section as suggested.

* Fix: Changed </div> to </code>

Changed the closing </div> tag to </code> as suggested.

* Fix: Changed markdown ** to <strong>

As advised on a previous pull request, I have removed the markdown ** ** and replaced it with HTML <strong></strong>.
2019-02-20 20:25:16 -08:00
Breno Xavier acab326f8a Fix text to follow portuguese language syntax (#19077)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
2019-02-20 11:14:53 -03:00
Andrey Leontev e68e75639c fix syntax and lexical errors in ES6 1-4 les (#26726)
* fix syntax and lexical errors

* fix syntax errors  in Create an Export Fallback

* fix syntax and lexical errors in Template Literals

* fix syntax and lexical errors in es6 const declare

* Improved 'Russian' translation
2019-02-20 12:56:36 +04:00
Lee 551c97feb1 Update: Added info re uppercase and lowercase (#35094)
* Update: Added info re uppercase and lowercase

Included information to explain that lowercase and camelCase can be used for const identifiers.

* Fix: corrected mutable to immutable

I corrected the error that uppercase is used for mutable values.

* Fix: changed ** ** to <strong></strong>

I changed the markdown **  ** to <strong></strong>, as I was informed that ** didin't work.
2019-02-19 23:12:46 -05:00
Aditya 46be1e2ed1 fix: React: Give Sibling Elements a Unique Key Attribute (#34648)
* feat: added additional test

Added additional test, formatted description and updated instructions and solution

* fix: removed unnecessary linebreaks
2019-02-19 14:29:06 -05:00
Randell Dawson 772d775fe3 fix: removed guideUrl from frontmatter non-English 2019-02-19 11:34:27 +03:00
Randell Dawson aa621a20b5 fix: removed unecessary guideUrl from frontmatter 2019-02-19 11:34:27 +03:00
Misha Fabrikov c9ba864d58 Improved translation (#28107) 2019-02-18 20:47:55 +04:00
Misha Fabrikov dbc4e478cf Improved Russian translation (#28101) 2019-02-18 15:43:03 +04:00
Kamirush 3fe8d733d2 Fixing of translation (#27459) 2019-02-18 15:41:39 +04:00
Dana Ottaviani 9562bf0baa Solution to implementing an accessible date picker (#35262)
* feat: add challenge solution

* fix: remove whitespace and filler comments
2019-02-17 17:25:41 -08:00
Aditi Joshi 2e388035ca Fix/update challenges for basic html and html5 (#35234)
* fix: challenge for basic html and html5 - test

* Delete use-if-and-else-to-add-logic-to-your-styles.english.md

* fix: Resolving merge conflict

* fix: basic-html-and html5 challenge - test
2019-02-18 01:49:21 +05:30
Riyaad Azad 2f27b6e687 Fix typo in description (#34413)
Change "giving" in the Description section to "given"
2019-02-18 00:53:36 +05:30
The Coding Aviator 54264157ee Added more clarification on how to use z-index (#34934)
* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md

* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md

* Update change-the-position-of-overlapping-elements-with-the-z-index-property.english.md
2019-02-18 00:46:14 +05:30
kevindelsh 93c8badfeb Minor rephrasing of the lesson's description (#34787)
* Minor rephrasing of the lesson's description

Since we already said in the last lesson that bootstraps col-xs-* classes can be used on all form elements it sounds silly to repeat the exact same phrase in this lesson too.

* Corrections to conform to style guide

1- Changed use of passive voice to active voice.
2- Changed use of first person to second person.

* Moved challenge instruction to Instructions section
2019-02-18 00:43:47 +05:30
Diego Arias García 02a20f4a62 Fixed Grammar Errors (#22635) 2019-02-17 19:34:52 +01:00
Jaka Kranjc daa7489b88
build-a-light-bright-app.spanish.md: spanish revision (#35263) 2019-02-17 19:33:22 +01:00
Bannon Tanner 4734ff4154 nest anchor within paragraph instructions modification (#26441)
* modified wording to be more clear

wording on challenge instructions may have been unclear to some campers
changes "your" to "the" existing <code>a</code> element to make it more clear

* fix: removed change not needed
2019-02-17 23:54:13 +05:30
Aashis kumar 80d66a9808 Update check-for-all-or-none.english.md (#34758)
Added Solution to the problem Change the regex favRegex to match both the American English (favorite) and the British English (favourite) version of the word.
2019-02-17 11:44:19 -05:00
Nelson Wu 6128976cc5 Added a solution to fix stub (#34813)
I am brand new to FCC and contributing on Github. I read the guide from FCC on best contributing practices, but this is all still very overwhelming to me.  If I did something incorrectly in my first attempt at a pull request, please let me know.
2019-02-17 11:41:48 -05:00
Gökhan Gurbetoğlu 16eb18954e Small change: remove unintentional whitespace (#34418)
On other challenges, only the affected places would have a placeholder whitespace, if there is one. Removed the unnecessary ones from this challenge.
2019-02-17 04:52:52 -05:00
Melkisedek Hamakali a0c00de32b Use correct spelling of navigable (#34817) 2019-02-17 01:52:19 -08:00
Almaz Kunpeissov 79af29dd2b Adding code styling to property value. (#34463)
Adding <code> styling for property value infinite in the ## Instructions.
2019-02-16 22:02:33 -08:00
Kirill Malev bca4d896cc Added solution to reuse-patterns-using-capture-groups.english.md (#35144)
* Update reuse-patterns-using-capture-groups.english.md

* included whole solution
2019-02-16 19:10:03 -08:00
Oliver Eyton-Williams ba9e45023d fix: make border radius challenge Firefox compatible (#35009)
* fix: make border radius challenge Firefox compatible

* fix: make border radius challenge Firefox compatible mk2
2019-02-16 17:17:11 +00:00
Leo db63a354ee Deleted comma and removed first person (#35034) 2019-02-16 08:50:46 -08:00
The Coding Aviator 99ac0b6938 Update use-grid-area-without-creating-an-areas-template.english.md (#34852) 2019-02-16 20:52:20 +05:30
Sier Violencia 041efd9f8a Added some translations to titles (#25800) 2019-02-16 16:18:40 +01:00
Niger Andrey Poot May 3485c88723 Redacción del título (#25733)
La redacción del título estaba mal
2019-02-16 16:15:42 +01:00
Christopher Szczechowicz 994ee89a86 fix: add a ; to the end of the example code (#34379) 2019-02-16 19:20:10 +05:30
Eunice Brackett 21f5427c14 Media query solution for Responsive Web Design (#33991)
* Media query solution for Responsive Web Design

This is in response to the required solution for the challenge solution section.

* fix: solution
2019-02-16 19:13:54 +05:30
Randell Dawson 9c3145ea49 fix: improved the grammar and readability (#35133) 2019-02-16 18:02:35 +05:30
Dana Ottaviani bad8846e04 feat: add solution to accessibility challenge (#35131) 2019-02-16 18:00:42 +05:30
Dovid Majowka 16ef2639c0 Updated wrong guideUrl to correct one (#35066)
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.english.md

* Use standard link for guide URLs

* fix: corrected guideUrl

* fix: corrected guideUrl again
2019-02-16 17:52:16 +05:30
Zach 2fea8d89f4 Update add-columns-with-grid-template-columns.english.md (#33544)
Fixed wording order for 'each' when asking to set column width.
2019-02-15 17:40:32 -08:00
Josh 4fc2bdd2a1 Update use-the-tilde-character-to-always-use-the-latest-patch-version-of-a-dependency.en.md (#34871)
Grammatical change.
2019-02-15 15:15:37 -08:00
Anas Salam ec9fffb222 solution to Challenge ID:bad87fee1348bd9aedd08835 (#33391)
* solution to Challenge ID:bad87fee1348bd9aedd08835

solution to Challenge ID:bad87fee1348bd9aedd08835 - Check Radio Buttons and Checkboxes by Default

* fix: solution
2019-02-15 11:19:03 -08:00
Greg Brewton 7687f26c56 Information correction (#28582)
Eliminated the line  (<code>rotate()</code> works the same way that <code>skewX()</code> and <code>skewY()</code> do).
It is incorrect. SkewX and SkewY do not work the same as rotate, perhaps in the sense that they take an argument ranging from 0 to 360deg, but they do not have the same effect.
2019-02-15 14:13:32 -05:00
Luis Becerril f1b2188bd7 Corrected syntax for bubble sort (#20302)
Changed some incorrect words in spanish, translated titles and gave overall authentic feeling to text
2019-02-15 20:03:56 +01:00
Víctor Dorado Javier 3152eaaa7c Changed some Spanish translations a bit (#20061) 2019-02-15 20:00:13 +01:00
gokulsg 63c5a94321 Expected solution for the challenge seed code (#32532)
* Expected solution for the challenge seed code

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

* Update change-the-color-of-text.english.md

* fix: corrected solution section syntax
2019-02-15 12:48:30 -05:00
Luane 2f9d7a7492 Added solution to challenge (#34838)
Solution for challenge "Bootstrap: Use the Bootstrap Grid to Put Elements Side By Side".
2019-02-15 09:39:36 -08:00
Yoelvis Jiménez 0655abf800 Typo: I replaced nesesary by necessary (#34884)
* Typo: I replaced nesesary by necesary

Minor typo. I replaced nesesary by necesary.

* Fix nesesary to necessary
2019-02-15 00:40:17 -08:00
Howard T. Chiam c08ba2f654 Empty line not needed. (#34812) 2019-02-15 00:32:40 -08:00
edu san 0a330e65f9 Correct a typo in pairwise.english.md (#34375)
The word "indice" does not exist in English. The singular form of "indices" is "index".
2019-02-14 18:00:22 -08:00
JustinBen-Tzioni ba0d4fb15f Improved grammar and message (#28795)
* Improved grammar and message

* Update import-a-google-font.english.md
2019-02-14 13:38:58 -08:00
BurnhamG a825708e3e Correct seed code errors (#32355)
* Correct seed code errors

Corrects the problems raised in issue #13157 - campers can focus on solving the challenge rather than fixing bugs; functions have the correct return value now.

* Add single quotes to correct new assertion statements

* Fix incorrect usage of splice

Changed the parameters passed to bookList.splice in the remove function

* Remove extraneous tests
2019-02-14 13:24:38 -08:00
lmilliken 6989c4bc99 updated quotes (#34356) 2019-02-14 13:09:09 -08:00
Sergey Lebedev 0154a350af Improved Russian translation. (#34195) 2019-02-14 13:05:15 -08:00
JustinBen-Tzioni 7a3f9b0e94 Improved clarity of sentence. (#28791) 2019-02-14 12:11:39 -08:00
gokulsg 2b91676e72 Expected solution for the challenge seed code (#32523)
* Expected solution for the challenge seed code

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

* fix: corrected solution section syntax
2019-02-14 14:35:21 -05:00
SGokul1 08b9c3c7fb I have updated the solution for this file. (#31749)
* I have updated the solution for this file.

I have added the expected output of the  challenge seed code.

* Update add-a-submit-button-to-a-form.english.md

Placed solution in ```html tags

* Update add-a-submit-button-to-a-form.english.md
2019-02-14 11:28:40 -08:00
Beau Carnes 133d6e5231 fix: update .en.md to .english.md (#35149) 2019-02-14 23:09:19 +05:30
Dranthos 147b83e06e Update create-a-simple-jsx-element.spanish.md (#29651) 2019-02-14 09:36:31 -08:00
Dixsie Wolmers 1d04e727e0 Translate english "Use" to spanish "Usa" (#29620) 2019-02-14 09:31:06 -08:00
Beau Carnes 409c39abf1 feat(curriculum): Add Basic JS Scrimba links (#34789)
* feat(curriculum): Add Basic JS Scrimba links

* Fix: Add missing video url.

* fix: update videoUrl
2019-02-14 09:24:02 -08:00
Lipis 5818b277c4 Replace Jquery -> jQuery (#35184)
* Replace Jquery -> jQuery

* JQuery

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>

* Update guide/russian/jquery/jquery-html-method/index.md

Co-Authored-By: lipis <lipiridis@gmail.com>
2019-02-14 06:59:19 -08:00
Valeriy 99cf6090bd fix(curriculum): getUserInput is not defined 2019-02-13 22:01:38 +00:00
Lipis 0dc0edcded Replace Github -> GitHub (Portuguese) (#35166) 2019-02-13 10:39:06 -08:00
Lipis 2eb5683c9b Replace Github -> GitHub (Chinese) (#35167)
* Replace Github -> GitHub (Chinese)

* fix: deleted extra GitHub
2019-02-12 11:16:22 -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
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
Lipis 86b8cee810 Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -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
Omar Dabour 61b870a83a Language correction (#19557) 2019-02-11 23:21:10 +00:00
Beau Carnes b76a18607d fix: revert bad commit (#35156) 2019-02-11 23:53:33 +03:00
Beau Carnes 18022f78bb fix: add Api challenges - arabic translation 2019-02-11 14:45:55 -05:00
Aashis kumar b2e514d39f A better solution to finders-keepers.english.md (#34759)
* Update finders-keepers.english.md

A better approach to finder's keepers problem

* A better appoach to solve finders-keepers (JS)

Fixed travis bug

* fix: indented solution code
2019-02-10 20:13:48 -08:00
Steven Torrence 06b3b078a6 Fixed comment closing tag to match comment opening tag spacing and be symmetrical (#35136) 2019-02-10 14:29:12 -08:00
The Coding Aviator 9c881dcc6e Fixed issue with accessibility challenge about contrast (#19711)
* Update avoid-colorblindness-issues-by-using-sufficient-contrast.english.md

* Update avoid-colorblindness-issues-by-using-sufficient-contrast.english.md
2019-02-10 14:03:01 -06:00
Cryotechnic 80e80a4c8b Word Correction (#29689)
* Word Correction

Some words were missing, making the sentence sound grammatically incorrect.

* fix: removed the word its
2019-02-10 07:51:00 -08:00
Naveen f6f58d3228 Remove unwanted comma (#26050) 2019-02-10 07:33:56 -08:00
lasjorg 9341aadb5b Fix/remove property references and update tests (#35109)
* fix(challenges): Update challenge text and assertion test

* fix(challenges): update assert test regex

* fix(challenges): update regex, fix inline comment in code example

* fix: corrected regex
2019-02-09 00:47:53 -05:00
Julien Galibois Sauvageau e8b7b2eb6f Fixed typo (#34848)
Original wording: getHachedEggCount
New wording: getHatchedEggCount
2019-02-08 13:59:04 -08:00
Aditi Joshi 8b47ed264b Fix/update challenges for sass (#35031)
* style: button color change

* Revert "style: button color change"

This reverts commit 64574a49b7.

* fix: update sass challenge - description

* fix: challenge for sass
2019-02-08 13:11:05 -07:00
Tomas Pozo 76de5d0f50 Standardize informal treat and minor grammar corrections (#32660)
Plus Challenge Seed translation
2019-02-08 15:47:20 +01:00
Sebastian Alcantara c2f57c25c5 Improved import-a-google-font.spanish.md translation just a little bit (#22934)
I made little improvements to the spanish translation. For instance, in "el campo de <code>input<code>" doesn't require the word "de".
Rearranged some words positioning so that the text reads more naturally.
2019-02-08 14:01:56 +01:00
Yoelvis Jiménez 5b899f6b06 General better translation + wikipedia links (#19701)
2. I replaced `currying` by `currificación` and I implemented minor type fixes.
3. I fixed the blockquotes convenientement to javascript rules and comments.
4. I added anchor elements with links to wikipedia (curriying, arity and partial application). P.D.: For partial application, Wikipedia is not the article in spanish version.
2019-02-08 13:00:39 +01:00
Jose Rodriguez 1ac3531e7c Translation and CSS code changes (#19653)
Enhanced redaction on the meaning of the silver-background class.
2019-02-08 12:57:43 +01:00
Mahesh Jaganiya d11bb33f56 Fixed Typo (#35098) 2019-02-07 22:52:14 -08:00
Kristofer Koishigawa 84e28bd0f0 fix(challenges): update required links for d3 challenges (#34477) 2019-02-08 09:37:46 +03:00
Catherine Kim 412b2e0230 Fixed some typos and grammatical errors (#19622) 2019-02-07 22:32:46 +01:00
Miguel S. Mendoza 13a9537768 Language Updates (#19319)
Matriz -> Array. Spanish developers uses array to refer to an array, and matrix to refer to a multidimensional array.
2019-02-07 20:22:42 +01:00
Farith Comas eba0b14f04 Improve the grammar for the 1st paragraph (#32710) 2019-02-07 20:13:27 +01:00
Anderson 37c57f48bf Add spanish translation (#19554) 2019-02-07 20:02:27 +01:00
Anderson 76363247e4 Add spanish translation (#19555) 2019-02-07 20:00:58 +01:00
Jose Rodriguez 602f720eca Cambios a la redacción (#19648)
Update add-rounded-corners-with-border-radius.spanish.md: tests section, enhanced redaction
2019-02-07 15:43:17 +01:00
The Coding Aviator 536fe28162 Update get-json-with-the-javascript-xmlhttprequest-method.english.md (#34408) 2019-02-06 07:51:59 -06:00
Aditya 85eca8ef36 [fix]: Object Oriented Programming: Inherit Behaviors from a Supertype (#35063)
* fix: revert semicolon check

* fix: test name
2019-02-06 08:23:47 +03:00
coderlyn 4fe2558f99 Edit text string to have the correct case (#34366)
Change "You win!" and "You lose!" in the description to to "You Win!" and "You Lose!" to match the test
2019-02-05 18:51:13 -08:00
gokulsg cc659a9a2d Expected solution for the challenge seed code (#32530)
* Expected solution for the challenge seed code

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

* Update create-a-text-field.english.md

* fix: change language tag and remove wrong comment
2019-02-05 18:33:30 -08:00
SGokul1 098c622fc6 Sample solution for the file (#31770)
* Sample solution for the file

I have updated the sample solution for the challenge seed code.

* Update add-images-to-your-website.english.md

formatted ```html tags
2019-02-05 18:31:31 -08:00
Dom Coleman 9a4e13954a Tests for OOP: Inherit Behaviors from a Supertype (#34938)
* Tests for OOP: Inherit Behaviors from a Supertype

Fixes issue #34905

* fix: make test inclusive
2019-02-05 20:44:53 +03:00
Luane f2c3d635ef Added solution to challenge "Regular Expressions: Match Characters th… (#34668)
* Added solution to challenge "Regular Expressions: Match Characters that Occur Zero or More Times"

* fix: removed necessary brackets
2019-02-05 08:03:19 -08:00
Chelsea Marie Hicks 8d7bd3906c Grammar change and readability of example (#30507) 2019-02-05 21:14:05 +05:30
John Sprunger 7ae6577cda Change for second test case (#34785)
Original: "Your code should create a method in Bird called getWeight that returns the weight".
New: "Your code should create a method in Bird called getWeight that returns the weight 15".

Since 15 is the only current passing value I feel it should be plainly stated instead in the test case.
2019-02-05 21:07:17 +05:30
Ali Ahmed 9999a8c9bc Modify test for dequeue method to check for FIFO (#34981)
* Update create-a-queue-class.english.md

* Modify test for dequeue method to check for FIFO

The test first `enqueue`'s two elements and checks for the `dequeue` method to return the element at `0`th index.
2019-02-05 12:44:52 +03:00
rupali317 42bf229f59 fix: modified the test case such that the variable is a local scope o… (#34959)
* fix: modified the test case such that the variable is a local scope of the function

* fix: make test inclusive
2019-02-05 09:40:58 +03:00
Tammy 9e4583b1f3 fix: change video url for clockwise-notation challenge (#35013) 2019-02-04 16:29:26 +03:00
Leo 16bca6e24a Closes #34988: "Clicking on link in the code preview opens up the web page within the web page" (#34995) 2019-02-04 15:57:49 +03:00
Pepijnk12 ab4367a751 Update URL for 404 error (#35042)
* Update URL for 404 error

* fix: correct url
2019-02-04 13:34:47 +03:00
Oliver Eyton-Williams 693047d5c6 fix: "Applied Visual Design: Adjust the Hover State of an Anchor Tag" now accepts more ways of writing 'blue' (#34939)
* fix: test now accepts more ways of writing 'blue'

* fix: include test for rgb
2019-02-04 12:22:30 +03:00
The Coding Aviator 90a9df1a5d Fixed problem with regex in es6 import challenge (#19718)
import-a-default-export.english.md: support both main quoting styles
2019-02-03 18:07:55 +01:00
Carlos Alfaro 7e69c85e16 Updated test text to Spanish (#19690) 2019-02-03 18:03:59 +01:00
Aculisme a455b601dc Update implement-merge-sort.english.md (#29007) 2019-02-03 09:14:01 +04:00
Brittany Sarenpa b56462c5ee Fixed grammar (#28571)
Changed 4th sentence to be more readable, it was slightly confusing with the comma.
2019-02-02 22:19:01 +04:00
Bannon Tanner a3c917ee62 changed position data to make correct values pass (#26987)
Closes: #17996
2019-02-02 21:49:36 +04:00
Adam a2fd37d767 Small spelling error. (#34512)
Changed word "moongose" to "mongoose".
2019-01-31 20:51:21 -08:00
Walter Woodward 7ccd4dacf5 typo (#34340)
present tense `build` changed to proper passed tense `built`
2019-01-31 20:48:51 -08:00
Timur 8fa32c52fc Fixes #13774 (#34801)
* Fixes #13774

* del redundant group in test ereg
2019-01-31 12:55:10 -08:00
Paul Gamble fabd45e1b4 Revert "Challenge - ES6: Use Destructuring Assignment to Assign Variables from Arrays - Added solution (#26531)" (#34949)
This reverts commit 23096f7ed6.
2019-01-31 10:39:39 -08:00
Bhanu Pratap Singh Rathore 8584637254 feat(interview-prep): Transfering Rosetta problems from Curriculum (#34822) 2019-01-30 17:11:15 +09:00
Tracey Bushman b730b67e1a fix(curriculum): replace data urls with CDN urls for D3 projects (#34964)
* fix(curriculum): replace data urls with CDN urls for D3 projects

* fix(curriculum): data urls --languages

* fix(curriculum): stray old url
2019-01-29 03:41:02 +05:30
Leo 47857d9fcb Deleted wrong comma (#34979) 2019-01-28 08:33:11 -08:00
Leo 721cbba477 Deleted an unneccessary comma (#34976) 2019-01-28 08:28:11 -08:00
Leo 7f31aa807c Deleted comma (#34987) 2019-01-28 08:18:42 -08:00
Nelson Sandoval a284b296fc fix: Capitalize test text for Cascading CSS variables (#34910) 2019-01-27 18:11:49 -07:00
Oleksii Pudlo fef2ed3c11 Fixed description of wrap-reverse option of flex-wrap property (#28513)
from "bottom-to-top" to "right-to-left" for row values
from "right-to-left" to "bottom-to-top" for column values
2019-01-26 10:06:43 -08:00
Mike Short 088acf45d9 Typo: Edited Math for finding parent node (#34647) 2019-01-26 21:09:28 +09:00
Dan B ce63de866c Update depth-first-search.english.md (#34856)
Fixed formatting for the solution to increase readability. It was previously difficult to see since the code was all one line
2019-01-25 23:12:45 -05:00
Dana Ottaviani 9cd1610839 Add solution to css-flexbox challenge (#34253)
<!-- 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.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] My article does not contain shortened URLs or affiliate links.


Co-authored-by: Paul Gamble <pgamble@gmail.com>
2019-01-25 12:13:07 -05:00
Zach Carroll de03d3f112 Solution to Comment out H1 and p tag, but not H2 element. (#32125)
<!-- 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.
- [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


Co-authored-by: Paul Gamble <pgamble@gmail.com>
2019-01-25 11:53:30 -05:00
SGokul1 6b6b33092b Sample solution for the challenge seed code (#31929)
* Sample solution for the challenge seed code

I have updated the sample solution for the challenge seed code.

* Update headline-with-the-h2-element.english.md

Removed //solution required


Co-authored-by: Paul Gamble <pgamble@gmail.com>
2019-01-25 11:19:27 -05:00
Casey Bennington 7f9cbe982b Add the solution (#28899)
* Add the solution

* Update divide-one-decimal-by-another-with-javascript.english.md

The solution was not passing. Change should pass now.

* Update divide-one-decimal-by-another-with-javascript.english.md


Co-authored-by: Paul Gamble <pgamble@gmail.com>
2019-01-25 11:10:44 -05:00
Casey Bennington d2286fc3b5 Added solution (#28907)
LGTM!
2019-01-25 10:17:46 -05:00
Casey Bennington 0351df1c24 Added solution to the uncomment-html-english-challenge (#28868)
LGTM!
2019-01-24 16:03:03 -05:00
lucielchoi707 2fea28aca8 add solution (#28406)
LGTM!
2019-01-24 15:57:09 -05:00
Alan Price 1a6e1e57cc Added solution (#27077) 2019-01-24 15:36:57 -05:00
Joe Erickson 6a777a9b16 Add solution to find more than one challenge (#27476) 2019-01-24 15:29:23 -05:00
Joe Erickson 13b3e3fa9b Add solution to match whitespace problem (#27470)
* Add solution to match whitespace problem

* fix: corrected case of countWhiteSpace on line 61
2019-01-24 15:23:07 -05:00
Alan Price 23096f7ed6 Challenge - ES6: Use Destructuring Assignment to Assign Variables from Arrays - Added solution (#26531)
* added solution for challenge

* removed function from seed and solution
2019-01-24 14:24:27 -05:00
DanielMartinsAlves a96372558a Fix sentences (#33672)
Fix sentences.
2019-01-23 02:17:13 +00:00
buhidar 589257cf02 Typo fix on line 11 (#34922) 2019-01-21 19:06:10 -08:00
Andreii Khodyriev 701d27d593 Fix(curriculum): edit translation RU (#26831) 2019-01-21 20:22:45 +04:00
Andreii Khodyriev 094697fefc Fix(curriculum): RU translation added (#26824) 2019-01-20 21:07:32 +04:00
Andreii Khodyriev 4028096f4a Fix(curriculum): RU translation added (#26816)
Added description, and also translated tasks
2019-01-19 22:51:03 +04:00
Rohan Mohammad 39e36a1702 Project Euler: Problem 2: Even Fibonacci Numbers - fiboEvenSum(10) sh… (#34722) 2019-01-19 18:50:53 +09:00
Abhishek Kakade 7dac2fc086 Merges 3 Set Challenges (#34717)
* fix: merges 3 set challenges into 1

* fix: changed function to class syntax

* fix: simplified instructions

* fix: changed the example

* style: minor formatting changes

* style: formatted solution

* fix: formatting
2019-01-19 14:17:07 +05:30
Quincy Larson d006696c85 Correct two mixed up Scrimba links (#34892) 2019-01-18 03:27:01 +05:30
The Coding Aviator ca2d01a81c feat(curriculum): add grouping characters challenge and guide (#34875)
Added new challenge for mixed grouping of characters
2019-01-17 22:08:46 +01:00
Bannon Tanner e3df17b8f5 Update learn-about-tertiary-colors.md (#26027)
Fixes issue #18179
Fixed wording to be more clear about which color model was being used
2019-01-17 07:56:22 +07:00
Valeriy S 9b75c1965a fix(curriculum): replace window by self for js challenges 2019-01-16 10:45:39 +00:00
joey zielinski 23cb7b8043 fix(meta): remove leading spaces (#31757) 2019-01-15 00:18:16 +05:30
Valeriy 63d0a2682f fix: remove unused vars from the test execution scope 2019-01-14 13:44:54 +00:00
kieffwong 02a79c5873 change the wording ' 投資組合' to' 作品集 ' (#28236)
' 投資組合'  actually mean investment portfolio
  作品集 ' would be more suitable
2019-01-10 23:07:48 -08:00
Alan Price 37d98f1123 Challenge - ES6: Write Arrow Functions with Parameters - Expanded description (#25997)
* Reworded and expanded the description

* renamed the function in the multiple param example
2019-01-09 11:00:16 +00:00
Picklebunker 03efcca1da Updated grammar and term consistency (#30702) 2019-01-02 12:04:31 -08:00
Bhanu Pratap Singh Rathore c820cdab80 feat(interview-prep): Adding Rosetta Code problems (#34710) 2018-12-30 22:35:56 +09:00
Nurgazy 378e346077 Some vocabulary using problems (#26660) 2018-12-28 23:19:55 +04:00
joaomfiumari acb240b33b improved translation of no-repeats-please pt-br (#20833)
Improved the portuguese translation of no-repeats-please challenge description.
2018-12-28 18:27:47 +00:00
Emanuele Antonelli 91e7833bd4 fix: update take-home/twitch challenge description for new twitch api (#34744) 2018-12-28 22:34:05 +08:00
Andrey Leontev 251c62b93c fix syntax and lexical errors (#25919) 2018-12-26 23:04:17 +04:00
Luis Munguia 4b640e4e51 Update visualize-data-with-a-bar-chart.spanish.md (#19538)
Changed wording.
2018-12-23 11:14:09 -08:00
Nhat Khanh e5756ae1d6 [Guide] Functional Programming: Sort an Array Alphabetically using the sort Method. Fixes and enhancements. (#34678) 2018-12-21 22:50:52 +05:30
Olga Lesnikova f7b861e577 Improved Russian translation (#25566)
Updated Description section of "Add Font Awesome Icons to all of our Buttons"
2018-12-20 21:31:20 +04:00
Olga Lesnikova f6358c4708 Improve "Description" and "Instructions" translations (#25586) 2018-12-18 22:01:03 +04:00
Bhanu Pratap Singh Rathore 4d55a04e21 feat(interview-prep): Adding Rosetta Code problems (#34634) 2018-12-18 21:16:11 +09:00
Aditya eae4363b76 fix(curriculum): Perform a Union on Two Sets (#34607) 2018-12-17 00:38:35 +09:00
Alan Price d36922c496 Added solution (#27127) 2018-12-15 12:41:12 +05:30
Ashish Singh ffce49d024 fixing typo for one of the challenges in es6 section for issue #34578 (#34579)
* fixing typo on UI

* changed tes string

* updated changes for issue #34578
2018-12-15 11:56:12 +05:30
Aditya 56ded4174c [Fix] Object Oriented Programming: Remember to Set the Constructor Property when Changing the Prototype (#34569) 2018-12-14 19:59:35 +09:00
Víctor Dorado Javier a6e5228117 Translated some headings, "Read-Search-Ask" and "grueso" (#20120)
* Translated some headings, "Read-Search-Ask" and "grueso"

* Changed the translation again

I changed your suggestion and also realised that you're working with a vector as input, not a matrix as input.
2018-12-13 10:03:10 +01:00
Víctor Dorado Javier d9e53288cf Translated some headings and "Read-Search-Ask" (#20082)
* Translated some headings and "Read-Search-Ask"

* Translated the comment in the seed
2018-12-13 10:02:18 +01:00
Nikita Rudenko f5e5e7cd81 Fixed translation and typos (#25328) 2018-12-12 21:38:18 +04:00
Adrian Skar 0af7ebad6d [Curriculum] ES6: Prevent object mutation; fix minor typos (#34650) 2018-12-12 13:32:28 +00:00
Sadok Cervantes 3bf98582e2 Use of proper CSS term (#20778)
'Media query' is directly translated to spanish, making no sense. This fixes the reference.
2018-12-11 21:22:13 +01:00
Nicolás Grosso 6b3d95559e Change for a clearer spelling (#20686)
As native spanish proficient, this  can be changed for a clearer understanding of the sentence: " let us consider the sequence of cube numbers".
2018-12-11 21:21:44 +01:00
KuniMonkey 975ee280bd Improved translation to Russian (#25246)
Source: Native Russian speaker
2018-12-11 23:36:20 +04:00
KuniMonkey a4529beae4 Imporved translation to Russian (#25236)
Source: native russian speaker
2018-12-10 23:10:19 +04:00
Phoenix-8 bd27d04c2e Changed link to Spanish version of User History (#20165)
I have changed the link to the user history, which was originally in English. I switched it to one in Spanish. I then changed any grammatical errors to make it more cohesive and understandable. I separated the sentences to allow for a more user-friendly page. It was clumped up together initially and I think this will help a bit better.
2018-12-10 19:37:57 +01:00
Víctor Dorado Javier 97b5a5a0f3 Translated some headings and changed some already existing translations (#20156) 2018-12-10 18:33:14 +01:00
Víctor Dorado Javier 80920d8a90 Translated some headings, "Read-Search-Ask" and more (#20136) 2018-12-10 18:31:45 +01:00
Mateo A Zabala G 9cb72dd363 Traducciones a partes del texto (#19815)
Traduzco partes del archivo.
2018-12-10 18:25:47 +01:00
gabysantosw 8f5f9285ac Some corrections (#19599) 2018-12-10 18:15:45 +01:00
Yoelvis Jiménez 8c4479e14c Better translation: title and example code (#19681)
My changes:
1. Do not must translate Provider to Proveedor. 
2. Do not must translate React to Reacciona. 
3. The snytax of the code on quote is fixed, as the english quote.
2018-12-10 18:09:49 +01:00
gabysantosw 70746c04bc Modifications (#19600) 2018-12-10 18:04:21 +01:00
gabysantosw 466bcc9e7d Some corrections (#19598) 2018-12-10 18:03:40 +01:00
Alejandra Amezaga O 13f090dc89 Cambiando el significado de "text alternative " (#19543)
Los de habla hispana entendemos mejor como "texto alternativo"
2018-12-10 17:55:29 +01:00
Connor Lindsey 3036733108 Update build-camper-leaderboard.spanish.md (#19183)
Proofread and changed usage of tu to usted to improve readability and formality.
2018-12-10 17:53:05 +01:00
Bhanu Pratap Singh Rathore ebf472f5f3 feat(interview-prep): Added Rosetta problem (#31093)
* feat(interview-prep): Added Rosetta problem

* Update sort-an-array-of-composite-structures.md

* feat(interview-prep): Added meta data

* feat(interview-prep): Added Bogosort Meta Data

* Added whitespace to the tests
2018-12-10 16:03:31 +09:00
Bhanu Pratap Singh Rathore 67cf2b3c0e feat(interview-prep): Porting Rosetta Problem: Sort Disjoint (#31105)
* feat(interview-prep): Porting Rosetta Problem: Sort Disjoint

* feat(interview-prep): Fixes

* feat(interview-prep): FIxed indent and solution

* Added whitespace to the tests
2018-12-10 16:03:04 +09:00
Bhanu Pratap Singh Rathore bfd84cdefc feat(interview-prep): Porting Rosetta Problem: Sort stability (#31119) 2018-12-10 16:02:43 +09:00
Bhanu Pratap Singh Rathore 8a30bf5705 feat(interview-prep): Porting Rosetta Problem: Sort custom (#31160) 2018-12-10 16:02:20 +09:00
Bhanu Pratap Singh Rathore 381973d870 feat(interview-prep): Porting Rosetta Problem: Bead Sort (#31173) 2018-12-10 15:51:36 +09:00
Bhanu Pratap Singh Rathore 515d884342 feat(interview-prep): Porting Rosetta Problem: Bogosort (#31178) 2018-12-10 15:44:18 +09:00
Valeriy S 0e621175ad fix(curriculum): remove SASS from requirements 2018-12-07 12:43:13 +00:00
Luane 5de9f32c06 Solution added to exercise 'Use the s tag to strikethrough text ' (#34526)
<!-- 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.
- [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-12-06 15:03:20 +00:00
Konstantinos Lyrakis 505f077052 Minor grammatical error (#34565) 2018-12-05 18:20:07 -08:00
Kristofer Koishigawa 62059eeb3b fix(challenges): YAMLException warning (#34544) 2018-12-05 20:52:41 +05:30
Gregory Gubarev 0751fe2e53 revert(russian): remove url from merge sort challenge(#34536) 2018-12-05 13:45:11 +05:30
The Coding Aviator 9f5fbe9af4 Fixes issue with background-color and background being interpreted differently (#34275) 2018-12-05 15:22:58 +09:00
Ismael Casimpan cffe1be295 Grammar consistency fix. (#24228)
Entire article is using "isn't" so the "wasn't" seems out of place. I'm just following https://english.stackexchange.com/questions/283758/proper-use-of-was-vs-is
2018-12-04 16:12:48 +00:00
Billy Phillips 355878e921 Update feat: added instructions in meet-the-node-console.en.md (#34530)
* Update meet-the-node-console.en.md

* Update meet-the-node-console.en.md
2018-12-04 20:43:10 +05:30
The Coding Aviator 29297f48c9 Fixed issue about tag capitalization (#34276) 2018-12-04 23:16:30 +09:00
Nikolay 1bc84f1f0a Changed the description of the algorithm (#25172) 2018-12-04 17:54:00 +04:00
Aditya 4145efc467 [fix] Test for Pass Arguments to Avoid External Dependence in a Function (#34522)
* feat: test works for => fns, added solution

* fix: moved solution
2018-12-04 20:50:19 +09:00
Lxsthorne 786cda2627 Add challenge solution
Added a solution. Please let me know if this is submitted incorrectly or in the wrong location.

<!-- 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.
- [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-12-03 23:10:41 +00:00
Alan Price 40f152ba15 Challenge - ES6: Use getters and setters to Control Access to an Object - Added solution and explanation of private variable naming convention (#24362)
* added explanation of private variable naming convention

* Added "Note:" to the front of the explanation

* Added solution

* Moved "Note:" to it's own line and made it bold

* fix: moved note block at the bottom
2018-12-03 19:10:09 +05:30
Ben Brown 929e0db633 fix(challenge): use-the-conditional-ternary-operator (#19535) 2018-12-03 14:19:57 +05:30
The Coding Aviator 5cc3e97c86 [Fixed Bug] Data Visualization with D3: Learn About SVG in D3 (#27022) 2018-12-03 12:44:30 +09:00
Felipe Acquati a77e6be978 Translation correction. (#33750)
The word 'Submit' (Enviar) should not be translated into Portuguese because it refers to a code snippet of the button tag.
2018-12-01 19:00:35 -02:00
Aditya 9a315e237a Data Structures: Remove from a Set (#34493)
* fix: solution and moved instructions

* feat: added solution

* fix: added code elements
2018-12-01 11:46:02 -07:00
Ariel 2f23fb544d Fixes minor typo (#34326)
"should not be be" changed to "should not be"
2018-11-29 02:28:48 +05:30
Aditya 254897c372 fix: fixed the test and added solution 2018-11-27 19:52:49 +09:00
Abhishek Kakade f4f5ce4b85 fix: updated challenges text (#34458) 2018-11-27 02:05:14 +05:30
Efremov Dmitry 62a04cd0fc Fixed wrong translations. (#24303)
* russian text corrections

* Update create-an-ordered-list.russian.md
2018-11-26 21:00:09 +04:00
Kontramot 6b5f196963 Translated and corrected to Russian curriculum/challenges/russian/01-responsive-web-design/applied-accessibility/ (#24211)
* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md

* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md

* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md

* Update add-an-accessible-date-picker.russian.md

* Translateto Russian

* Update avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information.russian.md

* Update avoid-colorblindness-issues-by-using-sufficient-contrast.russian.md

* Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.russian.md

* Update add-an-accessible-date-picker.russian.md

* Update add-an-accessible-date-picker.russian.md

* Update add-an-accessible-date-picker.russian.md

* Delete .Rhistory

* Update avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information.russian.md

* Update avoid-colorblindness-issues-by-carefully-choosing-colors-that-convey-information.russian.md

* Update give-links-meaning-by-using-descriptive-link-text.russian.md

* Update improve-accessibility-of-audio-content-with-the-audio-element.russian.md

* Update improve-chart-accessibility-with-the-figure-element.russian.md
2018-11-26 18:14:34 +04:00
Aditya c3155c4f5b [Guide] Data Structures: Create a Set Class (#34434)
* feat: added solution

* fix: solution

* fix: changed expression to be be more readable

* fix: formatting
2018-11-25 10:56:33 -07:00
Anuj Jindal bdbf83e5a2 added 01-responsive-web-design/basic-css/ (#22531)
I have added use rgb-to-mix-color
2018-11-25 10:20:27 -07:00
Aditya a489ac9df8 fix(curriculum): Use the reduce Method to Analyze Data (#34315) 2018-11-22 20:14:31 +03:00
Aditya 8d593a1256 fix(curriculum): Create Strings using Template Literals (#34296) 2018-11-22 19:51:51 +03:00
Sneerbol d12fb4ba32 Change text from "Текст" to "Атрибут" (#23645) 2018-11-22 18:00:57 +04:00
Aditya d9c6a13741 [Tests] ES6: Use Destructuring Assignment with the Rest Operator (#34303) 2018-11-22 22:27:16 +09:00
Gregory b695b6d688 [Russian] responsive-web-design: improved translate (#23392)
* responsive-web-design: improved translate

* ch13

* ch
2018-11-21 22:03:47 +04:00
petrosuyang 8506f41ed8 fix localeTitle (#22760)
Changed "Отзывчивый сертификат веб-дизайна" to "Сертификат Отзывчивый веб-дизайн"
2018-11-20 20:43:25 +04:00
petrosuyang e45e2ed07f fix localeTitle (#22795)
Changed "микросервисов" to "Микросервисы"
2018-11-19 22:10:41 +04:00
petrosuyang fe8a65f672 fix localeTitle (#22750)
Changed "Сертификат библиотек лицеев" to "Сертификат Библиотеки Пользовательского Интерфейса"
2018-11-19 22:08:26 +04:00
hedera-s 5280851685 fix translation errors (#22732) 2018-11-19 22:06:57 +04:00
hedera-s b4cf3654cf fix translation errors (#22713)
* fix translation errors

* fix translation errors
2018-11-19 20:45:50 +04:00
Martin Payne d98be1be7c added (do not include the period) to address common mistake (#34381)
Thank you for your pull request.

I am closing this pull request. Please add links and other details to the challenge’s corresponding guide article instead.

If you think I’m wrong in closing this issue, please reopen it and add further clarification. Thank you, and happy coding.

@MP7373
2018-11-19 14:22:13 +08:00
Mike Perry Yeboah Attara 74a5c8d15a Fix inconsistent formatting of the welcomeToBooleans function (#34373)
fix the inconsistency in the formatting of the function and also fix issue #34367
2018-11-18 22:05:08 +05:30
The Coding Aviator b2328e96db Update import-a-google-font.english.md (#19717) 2018-11-18 08:45:03 -06:00
hedera-s 41b0ee0a07 fix translation errors (#22626) 2018-11-18 12:02:03 +04:00
hedera-s 98858c19b5 fix translation errors (#22687) 2018-11-17 22:10:59 +04:00
br3t badb4842f5 Improve russian translation (#22506)
Editing translation for jump-straight-to-the-content-using-the-main-element.russian.md
2018-11-16 21:48:13 +04:00
br3t e9c73094e4 Improve russian translation (#22488)
Editing translation for improve-readability-with-high-contrast-text.russian.md
2018-11-16 21:47:52 +04:00
Tomer Ben-Rachel cd783c32da Adding link to React documentation (#32635)
* Adding link to React documentation

* Modified link to fit github markdown

* Update use-proptypes-to-define-the-props-you-expect.english.md
2018-11-16 11:55:56 -05:00
The Coding Aviator fd8414062d Fixed issue which was causing problem while testing for headings challenge (#19590)
* Update use-headings-to-show-hierarchical-relationships-of-content.english.md

* Update use-headings-to-show-hierarchical-relationships-of-content.english.md

* Update use-headings-to-show-hierarchical-relationships-of-content.english.md

* fix(tests): for closing tags

* Update use-headings-to-show-hierarchical-relationships-of-content.english.md

* Update use-headings-to-show-hierarchical-relationships-of-content.english.md
2018-11-15 20:59:35 +05:30
Zaur Bairamau a5876e57f4 correct translation, typos, wording (#21722)
* correct translation, typos, wording

* сh6
2018-11-13 20:35:00 +04:00
Peres Badial e45c3d9025 Update extract-matches.portuguese.md (#26034) 2018-11-13 07:54:48 -02:00
Zaur Bairamau a12cd461ee correct translation, typos, wording (#21825) 2018-11-12 21:01:23 +04:00
elcodex 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
elcodex 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
Lauren Van Sloun 04d8e46012 Updated text formatting and inconsistencies for files in basic-html-and-html5 challenges (#19921) 2018-11-12 19:23:12 +09:00
Kenford20 7304bdc0af Update description of pig-latin algorithm (#21235) 2018-11-12 16:13:49 +09:00
Aditya 0c4ab033aa feat: added solution (#34293) 2018-11-11 21:02:11 -07:00
Zaur Bairamau 39f6f7e180 correct translation, typos, wording (#21631) 2018-11-11 19:01:53 +04:00
Aditya 9e688056ef fix(curriculum): Problem 10 added optimized code (#31066) 2018-11-11 17:50:08 +03:00
Aditya aaba2298bf fix(curriculum): Problem 47 - Added optimized solution 2018-11-11 17:39:45 +03:00
rand0123 8c0a667e37 local title change (#33651)
* local title change

I added more translation to the title.

* fix typos error
2018-11-10 15:34:05 +00:00
Aditya c353c4c659 fix(curriculum): Problem 35 - update solution 2018-11-10 10:19:16 +03:00
Greg Brewton 7a1256df79 Minor clarification (#34250)
(?=\D*\d) is looking for a non-number to precede a number. If '12Three' was passed in to test, it would not match though it matches the stated criteria of 5 character minimum length and two consecutive numbers.
2018-11-10 10:33:01 +05:30
Aditya 2235752962 [fix] Data Structures: Create a Circular Queue challenge example (#34237)
* fix: example and improved solution

* lots of formatting changes to markdown, grammar corrections
2018-11-09 16:55:09 -07:00
Evgeniia Garnaga c6bd0850fd Add the improved Russian translation to this challenge (#21088)
* Add the improved Russian translation to this challenge

* ЗАменила коробку на квадрат

* Change the translation in the text of the tests
2018-11-08 22:53:43 +04:00
Evgeniia Garnaga f37c3915b0 Adds the improved Russian translation to article (#20946)
* Adds the improved Russian translation to article

* Заменила коробку на квадрат

* Change the translation in the text of the tests
2018-11-08 22:53:28 +04:00
Efremov Dmitry a85dceece1 Update add-font-awesome-icons-to-all-of-our-buttons.russian.md (#24308)
* Update add-font-awesome-icons-to-all-of-our-buttons.russian.md

Little russian translate correction

* ch 9
2018-11-08 22:50:01 +04:00
mail-liam 86be0947b5 Updated tests for 'Iterate through an array with a for loop' to ES6 (#19722) 2018-11-08 22:02:21 +09:00
Anas Salam 29863028ae image added to website (#34247)
image added to website using 'img' tag, 'src' tag and 'alt' tag
2018-11-08 10:39:13 +05:30
joaomfiumari 62ca5f95c5 Improved bubble sort challenge translation (#29530)
Improved the portuguese translation of bubble sort challenge description.
2018-11-07 19:11:24 -02:00
Zaur Bairamau 9e781f4e3e correct translation, wording (#21936) 2018-11-07 22:07:17 +04:00
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Carol W 0251f68aaf fix: update tests for create and add to sets challenge (#18838) 2018-11-07 21:13:58 +09:00
Prabhat Kumar Sahu fa4117ae85 Solution write-higher-order-arrow-functions.english.md (#18772) 2018-11-07 20:37:01 +09:00
Dulce Hernández e24a2d9fdb update code examples for spanish translation (#18583) 2018-11-07 20:36:28 +09:00
Anas Salam 4ea0953446 submit button added (#34233)
submit button added to the form
2018-11-06 11:44:23 -05:00
Carol W 54074a790c fix: add additional tests for Regular Expression challenge (#18696)
fix(curriculum): add additional tests and solution for Restrict Possible Usernames challenge
2018-11-06 16:21:26 +03:00
zcarroll4 4cec01a21c Bootstrap Page with H3 Element (#32139)
fix(curriculum): added solution for Bootstrap Page with H3 Element
2018-11-06 16:09:14 +03:00
zcarroll4 85c9fe0a48 Added Bootstrap Styled Button (#32140)
fix(curriculum): added Bootstrap Styled Button solution
2018-11-06 15:24:48 +03:00
mail-liam 7f4b440f64 Fix typo in test. Colors -> classes (#21108) 2018-11-05 16:23:01 -05:00
Dennis Wolfers 9c44af828d added missing word 'like' to the Instructions (#34215) 2018-11-05 19:20:22 +00:00
The Coding Aviator f4ff1d961d Corrected wording in es6 challenge (#19946)
* Update compare-scopes-of-the-var-and-let-keywords.english.md

* Updated line

Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com>

* Format the document
2018-11-05 12:58:36 -05:00
Kyrylo Anisimov f55b1c6146 Fix the Russian title (#24739)
Change the title from "Доступ к объектам с переменными" to "Доступ к свойствам объектов с переменными"
2018-11-05 21:39:04 +04:00
Kyrylo Anisimov ad8e8cb1a1 Fix translate of js add article into Russian (#24732)
Change the words "Добавить два номера" to "Сложить два числа"
Add the preposition "в"
Change the word "добавления" to "сложения"
2018-11-05 21:37:34 +04:00
Kyrylo Anisimov 6a30c175d3 fix translation of Counting Cards into Russian (#24721)
Change the words "Счетные карточки" to "Считаем карты"
Add the preposition "в"
2018-11-05 21:36:16 +04:00
Kyrylo Anisimov 6995185f92 Resolve Russian translation issue (#24708)
Change the word "подразделением" to "делением"
2018-11-05 21:34:34 +04:00
Valeriy 24c1110a87 fix(curriculum): fix solution (#34220) 2018-11-05 08:09:44 -08:00
Nuno Diogo dfe7058acb Add text translation corrections to the article (#21104) 2018-11-05 09:05:09 -06:00
Nuno Diogo 5d658ad4d5 Add text translation corrections to the article (#21094) 2018-11-05 09:04:19 -06:00
Nuno Diogo 249ba84351 Add text translation corrections to the article (#21087) 2018-11-05 09:03:54 -06:00
Nuno Diogo 7288e79a97 Add text translation corrections to the article (#21082) 2018-11-05 09:03:18 -06:00
Connor Lindsey 6726f94aeb Update Return-largest-number-in-arrays.spanish.md (#19182)
Proofread section correcting some grammar and replacing tu form with more formal and appropriate ud.
2018-11-05 07:29:04 -07:00
Dana Ottaviani ac5bbb2dc7 Add solution
For "Use the flex-basis Property to Set the Initial Size of an Item" challenge
2018-11-05 13:36:38 +03:00
Efremov Dmitry f0e5c7d08c made russian translation correction (#24244)
* made russian translation correction

* russian proofreading correction in create-a-bootstrap-headlie.russian.md

* russian proofreading bootstrap section
2018-11-04 21:28:51 +04:00
Dmitriy 2b4277b5da Update russian translation (#24150)
Update add-an-accessible-date-picker.russian.md from challenges/russian/01-responsive-web-design/applied-accessibility
2018-11-04 21:07:06 +04:00
elcodex ec465911fd [Rus] RWD: CSS Grid Improved translation of add-gaps-faster-with-grid-gap (#23410) 2018-11-04 21:04:52 +04:00
elcodex 6cd86b077d [Rus] RWD: CSS Grid Improved translation of create-a-row-gap-using-grid-row-gap (#23395) 2018-11-04 21:04:01 +04:00
Matheus Emanuel edd1e85f0b Change in section headings (#19487) 2018-11-04 14:33:46 +01:00
Sergey Lebedev 8bc0e1e44a Improved Russian translation. (#34193) 2018-11-04 04:19:33 -08:00
Eric Kao 8b21132cac Fix line for Example (#20713)
* Fix line for Example

Bolded Example is inline with description. Added new line so that Example will have its own line (right before the actual example)

* Add line break after Description
2018-11-04 07:18:50 +05:30
Alexey Mikhaylov 3a66452896 Improve russian translation in challenge (#20351) 2018-11-04 00:55:29 +04:00
Anna S. Atalay b40719b43c Translation improved (#19611)
* Translation improved 

Translation improved in the Description section of the article

* 14
2018-11-03 21:29:20 +04:00
Maksym Tkachenko ae7404eab7 Add missing instruction text (#19515)
* Add missing instruction text

* 13-20
2018-11-03 21:29:05 +04:00
Makemeloco cc355351a3 Machine translation fixes. (#19465) 2018-11-03 20:58:45 +04:00
Makemeloco 93662776c4 Machine translation fixes. (#19101) 2018-11-03 20:58:10 +04:00
Aiganym 0b2f63f939 Add Russian translation (#19085)
* Add Russian translation

* Change line 6

* 26-30
2018-11-03 20:57:44 +04:00
Aiganym 411d0582a7 Add Russian translation of some sentences (#19078)
* Add Russian translation of some sentences

* Change line 6

* 23-25-27
2018-11-03 20:57:29 +04:00
Aiganym 86e5463f0b Add Russian translation of some parts (#19076)
* Add Russian translation of some parts

* Change line 13

* 23-25-27
2018-11-03 20:57:13 +04:00
Aiganym ac0567c6d9 Add Russian translation (#19071)
* Add Russian translation

* Change 11 line

* 21-23
2018-11-03 20:54:38 +04:00
shaded92 33d0db176a Replace some words (#19009)
"Дайте" with "Придайте" and "использование их" with "используются"
2018-11-03 20:54:23 +04:00
Martin Payne b63711fd83 Changed "match all the upper and lower a" to "match all the upper and lowercase a" (#34171)
This is just a simple grammar fix but I feel like upper and lowercase a reads better so it's worth making this change.
2018-11-03 07:21:39 +05:30
Prakhar Yadav 6ce41d6203 fixed a typo (#34170) 2018-11-03 01:24:58 +05:30
elcodex fdd56d8e78 [Rus] RWD: CSS Grid Improved translation of use-grid-column-to-control-spacing (#23427) 2018-11-02 22:02:44 +04:00
elcodex 39207b4e97 [Rus] RWD: CSS Grid Improved translation of use-grid-row-to-control-spacing (#23446) 2018-11-02 22:01:35 +04:00
elcodex 62c2a10c4b [Rus] RWD: CSS Grid Improved translation of align-an-item-horizontally-using-justify-self (#23468) 2018-11-02 22:00:44 +04:00
elcodex 1381298d96 [Rus] RWD: CSS Grid Improved translation of add-rows-with-grid-template-rows (#23338) 2018-11-02 21:59:24 +04:00
elcodex d6bc7cc9e7 [Rus] RWD: CSS Grid Improved translation of add-columns-with-grid-template-columns (#23301) 2018-11-02 21:58:36 +04:00
elcodex 30b7202784 [Rus] RWD: CSS Grid Improved translation of create-your-first-css-grid (#23287) 2018-11-02 21:57:37 +04:00
Almat aeb5166ccd Update depth-first-search.russian.md (#19053) 2018-11-02 21:31:23 +04:00
Almat 1a4742a8ec Update create-a-trie-search-tree.russian.md (#19052) 2018-11-02 21:30:42 +04:00
Almat 002788b418 Update check-if-an-element-is-present-in-a-binary-search-tree.russian.md (#19050) 2018-11-02 21:29:48 +04:00
Diogo Teixeira ff0d155cea Update some words to make the text more portuguese than it was (#20379)
improves Portuguese translation and translates missing parts
2018-11-02 13:44:48 +01:00
Gregory Gubarev 323c87fa8a
[Russian] Added translate (#24485)
Added translate to Use tabindex to Specify the Order of Keyboard Focus for Several Elements
2018-11-01 23:04:22 +04:00
Gregory Gubarev 29f0654044
[Russian] Added translate to Wrap Content in the article Element (#24448)
Added translate to Wrap Content in the article Element (https://learn.freecodecamp.org/responsive-web-design/applied-accessibility/wrap-content-in-the-article-element)
2018-11-01 22:58:29 +04:00
c-stu b67e3d4305 fix: add new test to create a set of new checkboxes (#18294) 2018-11-01 17:06:50 +09:00
amgusain d6bbd72195 Fixing typo (#32936)
* Fixing typo:  Implement the Serialization of a Passport User

Fixing typo in  "Implement the Serialization of a Passport User" curriculum page under "Advanced Node and Express" topic

* Fix typo in 'logging a user out' page

Fixing typo in 'logging a user out' page
2018-10-31 21:51:11 -04:00
Gregory Gubarev 7fcac755a8
[Russian] Improved translate (#24384)
* [Russian] Improved translate

Improved translate Wrap Radio Buttons in a fieldset Element for Better Accessibility

* Edited example
2018-10-31 22:11:07 +04:00
Oleksii Pudlo c99880e6ec Changed and added words to make text more native. (#24040)
Changes:
from "яркими" to "сочными";
added "слишком";
from "помещен" to "размещен";
from "дополнение" to "дополнительный";
from "#09A7A1" to "сине-зеленый";
from "а его оранжевый (#FF790E) дополняет визуально выделение кнопок регистрации" to "а дополняющий его оранжевый (#FF790E) для визуального выделения кнопок sign-up";
from "Измените <code>background-color</code> как <code>header</code> и <code>footer</code> от черного до цвета teal." to "Измените <code>background-color</code> обоих элементов  <code>header</code> и <code>footer</code> с черного на сине-зеленый.";
from "Затем измените <code>color</code> текста <code>h2</code> на teal" to "Затем также измените <code>color</code> текста <code>h2</code> на сине-зеленый";
2018-10-31 22:09:35 +04:00
Gregory 4a5af5d865 [Russian] responsive-web-design: Improved translate (#23418) 2018-10-31 21:40:01 +04:00
Gregory c5efb98869 [Russian] responsive-web-design: imporved translate (#23414) 2018-10-31 21:38:08 +04:00
Gregory 46a69074d4 [Russian] responsive-web-design: improved translate (#23409) 2018-10-31 21:37:34 +04:00
Gregory 5369872229 [Russian] responsive-web-design: Improved translate (#23402) 2018-10-31 21:37:09 +04:00
Iryna Moiseieva c432be48b2 Exposed correct cases and matching words in Russian (#23062)
- Change titles on russian
- correct matching words in russian
- Exposed correct cases for russian.
2018-10-31 21:29:01 +04:00
Shreyas BS 55686d7197 Updated grammar (#20541) 2018-10-30 22:58:51 -05:00
Gregory Gubarev 1028151f4d
[Russian] Improved translate Make Screen Reader Navigation Easier with the footer Landmark (#19768) 2018-10-30 22:34:08 +04:00
Oleksii Pudlo 21d2d1c1cf Changed few words to make test more native. (#22942)
Changes:
- from "один или несколько теней" to "одну или несколько теней";
- from "и цвет значение в этом порядке" to "и значение цвета в этом порядке";
- from "с некоторым размытием" to "с некоторой размытостью";
- from "в основном прозрачных черных цветах" to "в основном в прозрачных чёрных тонах";
- from "идентификатор" to "id";
- from "добавить" to "добавлять";
2018-10-30 22:24:00 +04:00
GektorDavis 7904f21ed4 Correction of some mistakes in Russian translation (#22465) 2018-10-30 22:13:23 +04:00
GektorDavis a35773d0f1 Correction of some mistakes in Russian translation (#22377) 2018-10-30 22:01:53 +04:00
Aziz Jalel 0c78e04278 Added arabic description to the inventory challenge (#31304) 2018-10-30 00:00:44 +00:00
Martin Payne b904ba15a2 Remove unnecessary space after grid-template-columns repeat in container class (#31528)
I was working through this challenge and noticed an extra space in the challenge seed that was probably a typo so i'm making this PR to fix it.
2018-10-29 13:44:31 -07:00
Lauren Van Sloun c54896273b Added a missing space and period in basic-css challenge files (#20480)
* Added missing space

* Added missing period in add-borders-around-your-elements.md

* Added missing space in adjust-the-padding-of-an-element.english.md
2018-10-29 22:13:45 +07:00
Eduardo Airton 6d7dc95cd6 Traduzindo os títulos para português (#19861) 2018-10-29 13:13:39 +00:00
Assil fa2efcc58a Update use-abbreviated-hex-code.arabic.md (#30497)
Added missing description
2018-10-29 11:21:58 +00:00
Assil 85efafb39a Replace css text written in arabic (#30514)
replace code that shouldn't be translated
2018-10-29 11:19:21 +00:00
Assil 575c5a1b4b Update adjust-the-width-of-an-element-using-the-width-property.arabic.md (#30521)
Replaced translated CSS, code shouldn't be translated.
2018-10-29 11:18:33 +00:00
sgarnaga c33b7b4da8 Add the improved Russian translation to this challenge (#21380) 2018-10-29 15:07:58 +04:00
Alexey Mikhaylov c88b622ab9 Improve russian translation in challenge (#20506)
* Improve russian translation in challenge

* fix tests translations
2018-10-29 14:30:23 +04:00
Gregory Gubarev 88b0b7e66e
[Russian] Responsive Web Design: Improved translate (#19659) 2018-10-29 14:28:21 +04:00
Gregory Gubarev da9a1bc773
[Russian] Responsive Web Design: Improve translate (#19650)
* [Russian] Responsive Web Design: Improve translate

* Translate testString

* Delete The from 23 line
2018-10-29 14:20:54 +04:00
Antonella Requena f73810b742 more natural way of using "you" pronoun in spanish (#25378) 2018-10-28 22:20:50 -06:00
Josue Daniel Guerrero Ballestero 398266811b Fixed tags and CSS rules that were translated (#25191)
There were some tags that were translated into Spanish thus breaking the code, fixed them.
2018-10-28 20:37:42 -06:00
Gregory Gubarev 6985e4942b
Responsive Web Design: Improve translate, added text in tests (#19647) 2018-10-28 22:03:03 +04:00
Gregory Gubarev b128bf3beb
Responsive Web Design: Improve translate Improve Chart Accessibility with the figure Element (#19645) 2018-10-28 21:53:36 +04:00
sgarnaga d320dbe33e Add the improved Russian translation to this challenge (#21406) 2018-10-28 21:52:34 +04:00
sgarnaga 50a4a6b5a6 Add the improved Russian translation to this challenge (#21272) 2018-10-28 21:45:33 +04:00
Evgeniia Garnaga 0da8ead304 Add the improved Russian translation to this challenge (#21041) 2018-10-28 21:34:44 +04:00
aweza13 243a303176 Link to External Pages with Anchor Elements: Improved translate (#20395) 2018-10-28 14:04:53 +04:00
aweza13 ac98152438 Turn an Image into a Link: Improved translate (#20306) 2018-10-28 13:54:28 +04:00
The Coding Aviator b1da17a309 Update refactor-global-variables-out-of-functions.english.md (#19751) 2018-10-28 10:33:12 +07:00
The Coding Aviator ebf96cb0b2 Added info about deprecated React method in curriculum (#19930)
* Update use-the-lifecycle-method-componentwillmount.english.md

* Added correction to deprecation timeline and updated link
2018-10-27 19:49:49 -07:00
Martin Payne 6e3da1c4b3 Added a space after css property colon (#29807)
I was doing this challenge and noticed that there wasn't a space after "transform:scale(2)" in the description which is inconsistent with the other challenges so I changed it to "transform: scale(2)"
2018-10-28 03:22:11 +05:30
anamariaaya d3f6e0fe94 Corrected Spanish translation of challenges radio buttons section (#29944)
<!-- 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.
- [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-10-28 03:21:08 +05:30
Valeriy dc7bb257b9 fix(curriculum): correct test 2018-10-28 03:16:22 +05:30
Valeriy S 1c8ee82d91 fix(curriculum): false-positive test suites 2018-10-28 03:16:22 +05:30
Valeriy S 0aa6881508 test(curriculum): test suites must fail on the initial contents 2018-10-28 03:16:22 +05:30
Yurii Kalashnikov deba95eaaa Исправление грам ошибок (#19665)
Исправление грам ощибок в коде
2018-10-27 19:34:24 +04:00
Khraks Mamtsov 9631152f1e Improve translation for russioan locale (#19583) 2018-10-27 19:31:55 +04:00
Gregory Gubarev 8d5569131a
Responsive Web Design: Improve translate Improve Accessibility of Audio Content with the audio Element (#19644) 2018-10-27 17:39:02 +04:00
Gregory Gubarev 4e4538fa80
Responsive Web Design: Improve translate Give Links Meaning by Using Descriptive Link Text (#19643) 2018-10-27 17:38:47 +04:00
Gregory Gubarev 746e8f5682
Responsive Web Design: Improved translate Avoid Colorblindness Issues by Using Sufficient Contrast (#19641) 2018-10-27 17:38:22 +04:00
Gregory Gubarev d32fe7a920
Responsive Web Design: Improved translate (#19639) 2018-10-27 17:38:06 +04:00
Khraks Mamtsov 6e8f8a5bd9 Improve translation for russian locale (#19587)
* Improve translation for russian locale

* some changes
2018-10-27 17:36:17 +04:00
Gregory Gubarev e3f79abfec
Responsive Web Design: Improved translate (#19638) 2018-10-27 17:34:36 +04:00
Gregory Gubarev 2c05af013b
Responsive Web Design: Improved translation in Inherit Styles from the Body Element (#19637) 2018-10-27 17:34:05 +04:00
Khraks Mamtsov e2832fe714 Improve translation for russian locale (#19588) 2018-10-27 17:22:47 +04:00
Khraks Mamtsov 66f52c03bf Improve translation for russian locale (#19585) 2018-10-27 17:12:38 +04:00
Maksym Tkachenko 48539366ca Add a correct case for words in sentence (#19485)
* Add a correct case for words in sentence

* Change line 23
2018-10-27 17:10:51 +04:00
Maksym Tkachenko 202e90f5db Add a correct russian translation for "cheked" in "check-radio-buttons-and-checkboxes-by-default.russian.md" (#19481)
* Add a correct translation for "cheked"

* Change line 6
2018-10-27 17:10:13 +04:00
Khraks Mamtsov c2480c9702 Improve translation on russian locale (#19584) 2018-10-27 17:09:31 +04:00
Khraks Mamtsov a82badaa22 Improve translation for russion locale (#19582) 2018-10-27 17:07:24 +04:00
asset-afv be2b73bdd8 Corrections to import-a-google-font Russian (#19094)
* Corrections to import-a-google-font Russian

Reviewed and corrected Russian translation of the article (native speaker)

* Improved translate
2018-10-27 16:55:33 +04:00
Aiganym 98a55637ca Add Russian translation (#19081)
* Add Russian translation

* Change line 6
2018-10-27 16:48:16 +04:00
Aiganym 3ebca04f6d Add Russian translation (#19063) 2018-10-27 16:07:11 +04:00
Sergei Cherniaev 1dcb5ea3fe Russian translation of the article reviewed and improved (#18456) 2018-10-27 15:18:33 +04:00
Valeriy 5607651c5e fix(curriculum): fix wrong tests sections in the backend challenges (#30137) 2018-10-27 15:23:05 +05:30
Quincy Larson c4929e51a5
Update connect-redux-to-the-messages-app.arabic.md 2018-10-26 16:45:47 -05:00
Valeriy c9b44985ea fix(curriculum): move meta.json (#29711)
<!-- 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.
- [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-10-27 00:50:40 +05:30
Matheus Emanuel 2103e2e51a Change in description + change of section titles (#19493) 2018-10-26 18:06:15 +01:00
João Gabriel Garçon 67ebe77cd9 Portuguese errors fixed (#19506)
The order of the words were incorrect, but now it's correct. The word "elemento" must come before the code word "a" or "p" for example.
2018-10-26 18:04:15 +01:00
Matheus Emanuel 9587843ec8 Change in section headings (#19476)
Thank you for your pull request, with contributions like yours we will improve our Portuguese translation for millions of FreeCodeCamp users that want to learn to program using their native language.

Hope you continue to help us make FreeCodeCamp better for everyone!
2018-10-26 17:38:37 +01:00
Szuyin Yu b948cbf134 re-translate the Description and Instruction (#19366) 2018-10-25 19:35:00 -04:00
Szuyin Yu 133abcbcce Updated Chinese translation (#19391) 2018-10-25 17:57:55 -04:00
Beau Carnes 175d521c68 fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
Tayseer fb4e106be0 Update front-end-libraries-certificate.arabic.md (#27895)
* Update front-end-libraries-certificate.arabic.md

* fixed grammatical error
2018-10-25 15:23:10 +01:00
MackenzieThomasDevelopment 022a2fce8a Add solution using all code (#25669) 2018-10-25 08:22:13 -04:00
MackenzieThomasDevelopment 843f6bff66 Added solution using all of the code. (#25671) 2018-10-25 08:17:44 -04:00
Mrugesh Mohapatra e1335d774b revert: some changes from #18842 breaking tests 2018-10-25 14:33:21 +05:30
Carol W 73485119f4 fix: update tests for data structures challenges (#18842) 2018-10-25 13:17:48 +05:30
Bannon Tanner 088b0ec458 added note about UpperCamelCase for ES6 classes (#26979)
* added note about UpperCamelCase for ES6 classes

proposed note in issue #17864

* added note as a new heading

changed from note as a sentence to note as a heading plus the actual note

* added <code> around SpaceShuttle

* removed markdown and added <strong> tag
2018-10-24 23:28:15 +05:30
andremfq c87d6dbcb0 More Suitable Portuguese Word (#19679)
"Percorrer" is a more suitable word to traversing through when we talk about data structures.
2018-10-24 11:25:38 -03:00
William Koch 8af02b916f Improved Portuguese translation (#19239) 2018-10-24 11:01:30 -03:00
William Koch c185cd66bc Improved Portuguese translation (finders-keepers) (#19237) 2018-10-24 10:59:46 -03:00
William Koch ca525274fb Improved Portuguese translation (confirm-the-ending) (#19233) 2018-10-24 10:58:45 -03:00
Valeriy 591309550b test(curriculum): check tests against solutions (#27716) 2018-10-24 16:45:00 +05:30
MackenzieThomasDevelopment b8bdfef6d4 Added the solution while using all of the code. (#25675) 2018-10-23 15:04:19 -04:00
Valeriy e099d6486d fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
Paul Gamble c8aed97e48 Added solution to this challenge. (#25470) 2018-10-23 17:46:30 +05:30
MariLuz 045ddc156c Fixing some Spanish translations (#18866) 2018-10-23 17:16:45 +09:00
Hoang Huy Phi a41806a28d Add currentNode variable to Remove Element from a linked list (#25131) 2018-10-22 20:24:32 -07:00
Carlos Alfaro c062315bdc Changed CSS rules back to English (#19575)
Also, use back-ticks for code block and added indentation
2018-10-22 17:02:04 -06:00
Carlos Alfaro 7c57c6ee57 Changed html element back to 'body' from Spanish (#19553)
Change CSS rules back to English as well.
2018-10-22 16:45:56 -06:00
Utkarsh Raj Singh 02206a2123 Modified the sort function (#25978)
Modification in the sort function to implement the better practice of returning 0 for the same elements. Not implementing the practice can break the function in new browsers.
2018-10-23 04:01:24 +05:30
Sarah Bayrakdar eb1c54a15e Add Arabic translation for Insertion Sort (#24075) 2018-10-22 11:41:05 -07:00
Juliano Rafael 4aa7b618cb Update alt text challenge translation to pt-br (#19370) 2018-10-22 10:23:18 -07:00
Nabil BOUDLAL 71ca568f70
fixed grammatical and typos errors - Arabic (#23680)
* fixed grammatical and typos errors - Arabic

* fixed grammatical and typos errors - Arabic #19723
2018-10-22 11:42:42 +01:00
Anderson e263f5ab25 fix typos and add spanish translation (#19552) 2018-10-21 09:35:49 -05:00
Anderson d9200fd221 Fix typos (#19551) 2018-10-21 09:34:42 -05:00
Todd Chaffee c8efc71c3b Fixed spelling and added code keywords for passport strategies challenge (#24605) 2018-10-21 00:54:15 +05:30
Valeriy 79d9012432 fix(curriculum): quotes in tests (#18828)
* fix(curriculum): tests quotes

* fix(curriculum): fill seed-teardown

* fix(curriculum): fix tests and remove unneeded seed-teardown
2018-10-20 23:32:47 +05:30
Lucas Arvelo 726f556e9f Translation improvements for description and instructions + translation of the challenge seed (#19435) 2018-10-20 18:29:57 +05:30
Randell Dawson 65686b44e5 fix: removed all hidden chars from tests verbiage (#19674)
* fix: removed all &#8203; from tests verbiage

* fix: added single quote to start text string

* remove single quote from text line

* fix: removed the hidden chars in the testStrings

* fix: removed hidden chars from testString section

* fix: removed hidden chars form testString part

* fix: removed hidden chars from testString part

* fix: removed hidden chars from testString part
2018-10-20 17:58:26 +05:30
Paul Gamble 030e673e6a Update use-for-to-create-a-sass-loop.english.md (#23815)
I did not understand the original lesson of "through" vs "to" upon first reading.

Later reading the code below it started to make sense... but I added a bit more to the explanation.
2018-10-20 15:08:39 +05:30
Breno Xavier e2157d0eea Fix text to follow portuguese language syntax (#19075)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
2018-10-19 10:51:56 -03:00
Carlos Alfaro 4dc2f365bf Changed CSS rules back to English (#19569)
* Changed CSS rules back to English

CSS rules are the same in Spanish no need to translate them.

* Indented code block

* Indented code block and use back-ticks

* Formatted code block with back-ticks

Also updated test text.
2018-10-17 22:17:45 -07:00
Carlos Alfaro 7f93fd1c71 Switch to back-ticks for code block (#19574)
* Update adjust-the-height-of-an-element-using-the-height-property.spanish.md

* Updated test text to Spanish

And changed CSS rule back to English in the example. Using back-ticks to properly format the code block
2018-10-17 22:16:44 -07:00
Dennis Wolfers 0572ad60fd Changed 'before' to 'after' to reflect the intended image insertion p… (#19072)
* Changed 'before' to 'after' to reflect the intended image insertion point in the code

* Changed h2 to main
2018-10-17 21:22:44 -03:00
Connor Lindsey 80e0a4c33b Proofread Add Axes to a Visualization spanish.md (#19181)
Proofread and fixed spacing.
2018-10-17 21:18:12 -03:00
Yoelvis Jiménez 85b355c7f6 Update description: Deleted redundant code inline (#19137)
I deleted `<code>dispatch</code>`. I think this is redundant. This is better as _El método de `dispatch`_
2018-10-17 21:12:10 -03:00
Breno Xavier 4bf8258146 fix(coding): update instructions to CSS Flexbox challenge in Portuguese (#19083)
* Fix text to follow portuguese language syntax

Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.

* Update use-the-flex-wrap-property-to-wrap-a-row-or-column.portuguese.md
2018-10-17 21:09:20 -03:00
Breno Xavier c797bbb340 fix(coding): update instructions to CSS Flexbox challenge in Portuguese (#19070)
* Fix text to follow portuguese language syntax

Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
Change some translated words back to English for clarity of the instructions.

* Update use-the-flex-direction-property-to-make-a-column.portuguese.md
2018-10-17 21:05:32 -03:00
Breno Xavier 083e9d0b6d Fix text to follow portuguese language syntax (#19084)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
2018-10-17 21:04:15 -03:00
Breno Xavier f99d3ee779 Fix text to follow portuguese language syntax (#19079)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
2018-10-17 21:02:33 -03:00
Breno Xavier bff834d8cb Fix text to follow portuguese language syntax (#19069)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
2018-10-17 21:00:08 -03:00
Breno Xavier 0dcd041547 fix(coding): update instructions to CSS Flexbox challenge in Portuguese (#19067)
* Fix text to follow portuguese language syntax

Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.

* Update use-the-align-self-property.portuguese.md
2018-10-17 16:20:29 -03:00
Breno Xavier 5d8761eafe fix(coding): update instructions to CSS Flexbox challenge in Portuguese (#19065)
* Fix text to follow portuguese language syntax

Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.

* Update use-the-align-items-property-in-the-tweet-embed.portuguese.md
2018-10-17 15:56:38 -03:00
Breno Xavier d62a520dd7 Fix text to follow portuguese language syntax (#19061)
Change the positions of some words to be in accordance with the syntax rules of the Portuguese language.
Remove some duplicated text.
2018-10-17 15:37:00 -03:00
gabysantosw 18fee305d3 Update add-a-text-alternative-to-images-for-visually-impaired-accessibility.spanish.md (#19597) 2018-10-17 11:13:12 -07:00
shaded92 8cb9e1f1d5 Fix(curriculum): Replace "ниже" with "здесь" 2018-10-17 12:37:12 -04:00
shaded92 a177e02988 Fix(curriculum): Add the word "структур" to localeTitle after "и" 2018-10-17 12:34:18 -04:00
shaded92 93b23aca5d Fix(curriculum): Clarify translated title 2018-10-17 12:31:20 -04:00
Ernesto del valle 318fca7401 improve the translation of 'add-flex-superpowers-to-the-tweet-embed.spanish' (#18802) 2018-10-17 10:02:28 -03:00
Yoelvis Jiménez f4d6d33295 Enhaced translation camelCase + wikipediaLink (#18711)
1. I replaced 
2. I added anchor element to remember camelCase style.
2018-10-17 09:48:19 -03:00
chaufon 438ec1882f A better translation to "colorblind" (#18707)
I also have made a few minor changes in some sentences, just to sound more natural;  and some "tildación" fixes.
2018-10-17 09:46:57 -03:00
Prabhat Kumar Sahu d7810f6ab4 Update use-destructuring-assignment-to-assign-variables-from-nested-objects.english.md 2018-10-17 21:40:37 +09:00
Prabhat Kumar Sahu c9a8b38ed3 Update use-destructuring-assignment-to-assign-variables-from-objects.english.md 2018-10-17 21:35:21 +09:00
Prabhat Kumar Sahu 6f09033346 Update use-the-spread-operator-to-evaluate-arrays-in-place.english.md 2018-10-17 21:31:51 +09:00
Prabhat Kumar Sahu 1a2843934f Update write-arrow-functions-with-parameters.english.md 2018-10-17 21:03:53 +09:00
Prabhat Kumar Sahu 393489565e Update use-arrow-functions-to-write-concise-anonymous-functions.english.md 2018-10-17 21:01:40 +09:00
Dulce Hernández e8da1be92e Update access-props-using-this.props.spanish.md (#18577) 2018-10-17 20:54:17 +09:00
Matheus Emanuel ba823b9523 Change in description + change in headings (#19497) 2018-10-16 21:12:24 -03:00
João Gabriel Garçon 852d7fb219 Update use-html5-to-require-a-field.portuguese.md (#19510)
Typo on the word "neste", it should be "este" 
The word "campo" must come before "required" - on line 13
Lost question mark after "obrigatório" - on line 13
Wrong order of the word "de" on line 20
2018-10-16 21:11:10 -03:00
João Gabriel Garçon 125afb11de Fixed some portuguese word order erros (#19517)
Wrong order of the word "element", it must come before the word "a" - line 10
2018-10-16 21:10:01 -03:00
João Gabriel Garçon 53eaa2bcff removed word "da" from line 10; (#19523) 2018-10-16 21:08:40 -03:00
João Gabriel Garçon 5fbe9a9fba Removed the word "da" (#19524)
It's not necessary the usage of the word "da Web" just "Web" is correct"
2018-10-16 21:07:23 -03:00
Dulce Hernández 0a9c883053 fix example code for CSS Grid article (#18563) 2018-10-16 20:59:47 -03:00
Edgar Ceballos ee31ff0826 Better translation to last row of instructions (#18555)
Have given a better translation to part of last row of instructions.
2018-10-16 20:58:58 -03:00
Edgar Ceballos d949753d39 Given a better translation to Instructions (#18550)
Given a better translation to Instructions
2018-10-16 20:58:26 -03:00
Dulce Hernández f9db9c63e9 Update Spanish translation for negative margin article (#18552) 2018-10-16 20:56:57 -03:00
Edgar Ceballos 416d3cbfa1 Changed tag Figura with Figure (#18549)
Changed the tag Figura with Figure.
2018-10-16 20:56:11 -03:00
Edgar Ceballos eb24cc3af8 Added a better translation in Description (#18498)
Have translated first 3 rows of description in a better understanding way.
2018-10-16 20:55:52 -03:00
Miguel Erja González 99328a7082 Some format and grammar corrections in Spanish (#18408)
I propose some changes on the grammar and wording to make it more natural sounding
2018-10-16 20:55:13 -03:00
Edgar Ceballos 1f951d4a3d Added some missing words and translations (#18497)
Added some missing words and gave a better translation to rgba meanning, because people could be asking why b is Azul, instead of saying that is blue and then placing the translation to spanish Azul.
2018-10-16 20:53:08 -03:00
Enéas Marques 3e8848b16c fix: Corrections in Portuguese translation (#18899) 2018-10-16 18:53:41 -03:00
Rafael Nascimento de Carvalho 6e7aeeda2f Add translations to titles and fix typo (#19262) 2018-10-16 13:18:10 -03:00
The Coding Aviator 5bc241a9a7 Update add-classes-with-d3.english.md (#19508)
* Update add-classes-with-d3.english.md

* Update add-classes-with-d3.english.md

* Update add-classes-with-d3.english.md
2018-10-16 16:05:22 +01:00
greggubarev 345dfd6dad Added </code> to test text (#19498) 2018-10-16 15:28:33 +01:00
The Coding Aviator 49d90f3dde Update adjust-the-tone-of-a-color.english.md (#19512) 2018-10-16 15:26:37 +01:00
joseildo filho 2e8e0cda26 Update visualize-data-with-a-scatterplot-graph.portuguese.md (#19268) 2018-10-16 11:06:53 -03:00
joseildo filho f85a6f7f2e Update visualize-data-with-a-choropleth-map.portuguese.md (#19266) 2018-10-16 11:05:53 -03:00
Rafael Nascimento de Carvalho b8d0f2c82f Add translation for titles [Portuguese] (#19264) 2018-10-16 11:04:29 -03:00
Rafael Nascimento de Carvalho c1c0b3b33f Add translation for titles [Portuguese] (#19258) 2018-10-16 11:00:55 -03:00
Rafael Nascimento de Carvalho 6beda74bae Add translation for titles (#19252) 2018-10-16 11:00:30 -03:00
Rafael Nascimento de Carvalho 7f25b2c7e3 Add translations to titles and fix typo (#19250) 2018-10-16 10:59:30 -03:00
William Koch 479310cca0 Improvedo Portuguese translation (#19235) 2018-10-16 10:59:03 -03:00
Enéas Marques a14ea4c1e1 fix: Corrections in Portuguese translation (#18917) 2018-10-16 10:58:33 -03:00
Enéas Marques 61ce2e7acf fix: Corrections in Portuguese translation (#18913) 2018-10-16 10:57:45 -03:00
Enéas Marques 6ec6992794 fix: Corrections in Portuguese translation (#18910) 2018-10-16 10:43:02 -03:00
William Koch 14b84e1f3d Improved translation (#18908)
Corrected a few translations errors.
2018-10-16 10:42:19 -03:00
Pedro Rosental Zamora 8807685116 Minor portuguese translation fixes (#18634) 2018-10-16 10:40:31 -03:00
Breno Xavier 48f89a0641 Fix text to follow portuguese language syntax (#18485) 2018-10-16 10:30:43 -03:00
Breno Xavier b6d13ddf39 Fix text to follow portuguese language syntax (#18481) 2018-10-16 10:17:17 -03:00
Breno Xavier 47ee0fefa4 Fix text to follow portuguese language syntax (#18475)
Change the positions of some words so that they are in accordance with the rules of syntax of the Portuguese language.
Change some translated words back to english for clarity (e.g. "...atribua a ele um valor de *center*" instead of "...atribua a ele um valor de centro ").
2018-10-16 10:13:49 -03:00
Breno Xavier aea570b498 Fix text to follow language's syntax (#18467)
Change the positions of some words so that they are in accordance with the rules of syntax of the Portuguese language.
Remove some duplicated text.
2018-10-16 10:00:00 -03:00
Michael bd2e8ee589 Clears a few details (#18391) 2018-10-16 09:56:46 -03:00
Michael dd82627683 Typo fix (#18388) 2018-10-16 09:55:19 -03:00
Michael 42d110f3cc Typo fix (#18386) 2018-10-16 09:50:21 -03:00
Michael bfbb1c7ef1 Small typo fix (#18383) 2018-10-16 09:26:24 -03:00
greggubarev d644a2f494 Add solution (#19228)
Add solution (https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/match-characters-that-occur-one-or-more-times)
2018-10-16 13:56:45 +05:30
Prabhat Kumar Sahu e5ebcec171 Update declare-a-read-only-variable-with-the-const-keyword.english.md 2018-10-16 15:52:06 +09:00
Gökhan Gurbetoğlu 0bae15e8c3 Clarification of the declaration order overriding (#19046)
* Clarification of the declaration order overriding

Previous text was talking about an override but it may also confuse readers that the override was done in the order of the listing of class names inside the h1.
I also added an extra case to better clarify the situation.

* Small change mentioning the order of declaration

Missed an order of declaration emphasis on my previous commit, adding it on this one.
2018-10-15 22:23:15 -05:00
Prabhat Kumar Sahu 9f98cdce3b Solution prevent-object-mutation.english.md (#18767)
* Update prevent-object-mutation.english.md

* Improved JavaScript style
2018-10-15 21:04:52 -03:00
Prabhat Kumar Sahu b13e23037c Solution mutate-an-array-declared-with-const.english.md (#18759)
* Update mutate-an-array-declared-with-const.english.md

* Improved JavaScript style
2018-10-15 20:54:43 -03:00
Prabhat Kumar Sahu 1e3804889e Solution compare-scopes-of-the-var-and-let-keywords.english.md (#18756)
* Update compare-scopes-of-the-var-and-let-keywords.english.md

* Improved JavaScript style
2018-10-15 20:51:56 -03:00
Prabhat Kumar Sahu 7d0212dfb8 Solution explore-differences-between-the-var-and-let-keywords.english.md (#18752)
* Update explore-differences-between-the-var-and-let-keywords.english.md

* Improve JavaScript style
2018-10-15 20:50:04 -03:00
Prabhat Kumar Sahu 6cb1a95c72 Solution use-multiple-conditional-ternary-operators.english.md (#18750)
* Update use-multiple-conditional-ternary-operators.english.md

* Update use-multiple-conditional-ternary-operators.english.md

* Improve JavaScript code style
2018-10-15 20:46:43 -03:00
petern 67cc558da6 Add solutions and update functional programming challenge instructions (#18931)
* feat: Update intro to currying

- Add solutions
- Add ES6 examples

* feat: Add solution to FP mutations

* feat: Add solution to function-programming map

- Add solutions, both vanilla and ES6 arrow functions
- Add JSON.stringify to console.log, makes it easier to see what the resulting output is rather than showing
e.g. [object, object, object]

* update: used the contributor's ES6 solution

Contributor originally had a non-ES6 solution and an ES6 solution.  I removed the non-ES6 solution.
2018-10-15 16:43:02 -07:00
Prabhat Kumar Sahu 459b8340f0 Solution use-the-conditional-ternary-operator.english.md (#18747)
* Update use-the-conditional-ternary-operator.english.md

* Use strict equals
2018-10-15 20:41:38 -03:00
Prabhat Kumar Sahu 7b8a6e7385 Solution use-the-parseint-function-with-a-radix.english.md (#18746)
* Update use-the-parseint-function-with-a-radix.english.md

* Improved JavaScript formatting
2018-10-15 20:40:05 -03:00
Prabhat Kumar Sahu 1f9e26c7fe Solution use-the-parseint-function.english.md (#18743)
* Update use-the-parseint-function.english.md

* Removed blank line
2018-10-15 20:38:37 -03:00
Jonathan Grah 65d47b6eeb fix: solution for checking if an object has a property (#19390)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2018-10-15 16:04:24 -07:00
Ryan Bowlen 4a29977564 Added Solution to Challenge (#19372)
Added a Solution to "Basic Data Structures: Generate an Array of All Object Keys with Object.keys()" 's "Get a Hint" documentation.
2018-10-15 23:19:27 +01:00
Ryan Bowlen f4353999e3 Add solution to Challenge (#19369)
Added a solution to "Iterate Through the Keys of an Object with a for...in Statement"'s "Get a Hint" documentation.
2018-10-16 03:34:14 +05:30
Ryan Bowlen 1200859c07 Added Solution (#19367)
Added a solution for the challenge's "Get a Hint" documentation.
2018-10-15 22:29:05 +01:00
Pedro Rosental Zamora 2f266e9cea Portuguese translation correction (#18627) 2018-10-15 15:01:17 -03:00
joseildo filho 5eccd7cd4f Update visualize-data-with-a-heat-map.portuguese.md (#19267) 2018-10-15 14:44:51 -03:00
Miguel S. Mendoza 8db99b7c16 Languate Updates (#19315)
Spanish people use "array" to refer to an array, and "matrix" to refer to a multidimensional array. If you use "matriz" to refer to an array you will confuse all spanish developers.
deje que outArray -> let outArray
deja que nuestra Variable = nuestroArray [0]; -> let ourVariable = ourArray[0];
en cualquier cosa que desee, además de "b" .  -> en cualquier cosa que dese, que NO SEA "b" se entiende mejor.
2018-10-15 14:19:00 -03:00
Juliano Rafael a092d703b5 Update add-an-accessible-date-picker pt-br translation (#19290)
Make the description more clear and correct a few mistakes from google translator.
2018-10-15 14:10:38 -03:00
Juliano Rafael 600cda1fae Update pt-br translation on colorblindness challenge (#19292)
Change 'greens' to 'tons de verde'
2018-10-15 14:07:01 -03:00
Miguel S. Mendoza c6387859b7 Language Updates (#19312) 2018-10-15 13:56:45 -03:00
Miguel S. Mendoza a6dab66f0c Dejar -> let (#19317) 2018-10-15 13:52:24 -03:00
Miguel S. Mendoza bb541d86ba Language Updates (#19321)
articulos -> elementos
función -> function
matriz -> array
2018-10-15 13:51:01 -03:00
Danilo Gila de Santana ee5d130f04 add missing translation to portuguese (#19322) 2018-10-15 13:31:36 -03:00
johngeesey a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00
Franklin Wang e6402d3d6f Update breadth-first-search.english.md (#18900) 2018-10-14 00:28:59 +01:00
jefferson2z abc6c3c208 Fix typo on OOP challenge (#18616)
* Fix type on OOP as requested on issue #18091

fix: 
numLegs: 2 to numLegs: 4 

on challenge:
 Remember to Set the Constructor Property when Changing the Prototype

* Update remember-to-set-the-constructor-property-when-changing-the-prototype.english.md
2018-10-14 04:34:41 +05:30
Martin e6718ae851 Update of Product Design, UX Design and User Flow articles (#18709)
* User Flow: Information, Articles, Youtube update

Explanation on what is User Flow with youtube videos and articles for reference and/or resource.

* Update of UX Design article

Update the article with more information and more links to articles and books.

* Product Design: Info, Articles, Youtube update

Explanation on what is Product Design with youtube videos and articles for reference and/or resource.

* Update description of Retina Display

As reported in issue #18129, there is a lack of explanation on what a retina display is and some users find it difficult to understand what they are doing exactly, so I added a short explanation on what a High-Resolution Display is and what a Retina Display is.
2018-10-13 16:01:40 -05:00
Yoelvis Jiménez 640aaf9c48 Enhaced translation for "ignoring case" (#18694)
In spanish, the "ignoring case" statement is better translated as "ignorando mayúsculas y minúsculas".
More information: 
https://www.linguee.es/ingles-espanol/traduccion/case+insensitive.html
https://spanish.stackexchange.com/questions/17018/case-sensitive-en-castellano
2018-10-13 15:48:33 -05:00
Daniel Henrique Lelis de Almeida eb60d6a399 Fixed title with with wrong translation (#18852)
The property 'align-items' shouldn't be translated.
2018-10-13 13:13:17 -05:00
Daniel Henrique Lelis de Almeida e74f7ee621 Fixed title translation. (#18849) 2018-10-13 13:11:04 -05:00
Daniel Henrique Lelis de Almeida e577400e3a Fixed miss translation (#18853)
We often call "Literal Objects" as "Objetos Literais"
2018-10-13 13:07:16 -05:00
Daniel Henrique Lelis de Almeida 67ccf9b087 Fixed miss translation (#18854)
'Let' shouldn't be translated
2018-10-13 13:06:58 -05:00
Daniel Henrique Lelis de Almeida e4db693d25 Fixed miss translation (#18855)
'React' shouldn't be translated.
2018-10-13 13:06:11 -05:00
Beau Carnes 2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30
Beau Carnes e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
Bouncey c2a45b58be fix(spanish-md): Address some formatting issues for Spanish md 2018-10-11 02:15:05 +05:30
Bouncey ee9f6b2d72 chore(meta): Move challenge meta to challenges root 2018-10-11 02:15:05 +05:30
Jared 0b4f4c2aef fixed typo 2018-10-10 09:29:39 +01:00
Jared d23ca70e21 fixed typo 2018-10-10 09:29:39 +01:00
halcyondays22 5bac4d3818 fix: typos in JavaScript Algorithms & Data Structures challenges 2018-10-10 09:26:45 +01:00
Camille Hagenbourger 3f328b73dc Fix Euler Project problem 19 2018-10-10 13:56:57 +09:00
Derek Kim 6fb3b0503e Fix for #18214 2018-10-09 10:54:53 +01:00
Lauren Van Sloun 0d5fec5e21 Fixed typo issue in Iterate Over All Properties 2018-10-09 02:54:25 +05:30
Beau Carnes d1751adc9e fix: add meta.json 2018-10-08 15:46:27 -04:00
Beau Carnes 0d53170798 docs: add rest of Spanish docs for project Euler 2018-10-08 13:51:51 -04:00
Beau Carnes fcced4a6c3 docs: add Spanish docs 2018-10-08 13:34:43 -04:00
Beau Carnes 46d8d61776 docs: update guide url 2018-10-08 11:02:25 -04:00
Bouncey ac1ea780fc fix(challenge-md): Fix formatting errors 2018-10-08 12:54:03 +01:00
petergrainger e0e8ab8409 fix: clarify test text in line with test functionality 2018-10-08 11:38:29 +01:00
Stuart Taylor 6d9d0c992e fix(test): Remove placholder text
I broke the test trying out a find/replace regex. This PR fixes it.
2018-10-08 10:02:30 +01:00
Bouncey a859035023 fix(challenge-md): Fix quotes that failed in the transform 2018-10-08 11:38:26 +05:30
Bouncey 8f39bc1288 chore(curriculum): Remove files in wrong format 2018-10-05 15:58:12 +01:00
Bouncey 8c38dfe861 fix(challenge-md): Fix file names and preserve challenge order in meta.json 2018-10-02 15:13:04 +01:00
Bouncey 81a1f0c4f8 feat(challenge-md): Add initial markdown challenge files 2018-09-30 23:24:46 +01:00
Mrugesh Mohapatra 67929d80ff chore: preparing for the move 2018-09-27 12:36:41 +05:30