Commit Graph

755 Commits (0b964091c9e6c2639206eda920f7ca9033404192)

Author SHA1 Message Date
Sebastian Alcantara 9e5c692d79 change-the-font-size-of-an-element.spanish.md - Corrected the code text of the example and made some translation improvements (#27562)
The CSS keywords of the example were in spanish. Fixed that, and made some general improvements of the translation.
2019-03-10 22:52:31 +01:00
Dana Ottaviani 0a2aa3dcfa feat: add solution to accessibility challenge (#35553)
* feat: add solution to accessibility challenge

* Remove space before closing `time` tag

Co-Authored-By: Dana94 <dana.ottaviani@gmail.com>
2019-03-10 11:09:57 -07:00
Jonathan Neidel 95aacb6c02 Update challenge descriptions with code tags (#35539)
* Update challenge descriptions with code tags

Updates multiple challanges in the category: Information Security with
HelmetJS

* Fix(wording): security with helmetjs

Co-Authored-By: jneidel <github@jneidel.com>
2019-03-10 08:21:12 -07:00
Randell Dawson 49db42ba2b fix(curriculum) Replace <code> with <blockquote>for code sections (#35442)
* fix: reformatted code and moved instructions

* fix: replaced code with blockquotes

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/chain-search-query-helpers-to-narrow-search-results.english.md

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

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/install-and-set-up-mongoose.english.md

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

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/create-a-model.english.md

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

* fix: made a few recommended changes of text

* fix: moved </blockquote> to new line

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

* fix: removed extra space

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

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/chain-search-query-helpers-to-narrow-search-results.english.md

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

* Update curriculum/challenges/english/05-apis-and-microservices/mongodb-and-mongoose/create-a-model.english.md

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

* fix: added the word The before code tag section
2019-03-09 08:49:19 -06:00
Randell Dawson f6d07f37d7 fix: created more flexible test (#35325) 2019-03-08 11:07:50 -06:00
gabysantosw 47441d9c1f Some corrections and fixed untranslated word (#19602) 2019-03-08 13:02:16 +01:00
Royu 5a3e6fb817 Fixed translation mistakes and typos (#26898)
I have fixed some translation mistakes and typos as well as eliminated some duplicated elements.
2019-03-08 12:54:53 +01:00
Royu 5cd40a6efa Fixed translations mistakes (#26868)
I have fixed some translation mistakes as well as concepts that differ in spanish from english.
2019-03-08 12:54:23 +01:00
Royu cadaf509be Fixed typos and translation mistakes (#26812)
Fixed some typos as well as deleted some repeated words and expressions. Fixed also some translation mistakes.
2019-03-08 12:53:30 +01:00
Royu 0ca1eab0fc Translation improvement and syntax correction (#26786)
I have corrected some grammar mistakes as well as improven the spanish translation to a more correct version of it.
2019-03-08 12:52:40 +01:00
Royu ca2a342c48 Fixed Spanish syntax mistakes (#26728)
I fixed some syntax mistakes in order to be a well written spanish text as well as some transaltion mistakes.
2019-03-08 12:52:02 +01:00
Luis Ignacio 46090d6baa Update fill-in-the-blank-with-placeholder-text.spanish.md (#26578)
Words between the "code" tags traduced and other words
2019-03-08 12:51:18 +01:00
Luis Ignacio e46f697648 Update inform-with-the-paragraph-element.spanish.md (#26574)
Words between the "code" tags traduced and correction of some grammatical errors.
2019-03-08 12:50:26 +01:00
Luis Ignacio 1a5cdeae7b Update say-hello-to-html-elements.spanish.md (#26558)
Traduced the words between the <code> tags
2019-03-08 12:49:30 +01:00
Angelica Acosta fe90c136c3 Improving Spanish translations for portfolio-webpage (#26426)
A better translation for 'portfolio' in terms of web development in Spanish is 'portafolio'. 
Salutes
2019-03-08 12:33:39 +01:00
melascuco f1c13b8b30 Fix the no convenient translation of return (#26150)
The return statement in the code inside the description should not be translated.
2019-03-08 12:32:54 +01:00
melascuco f7f1b4cbc7 Fix Mad Libs sample in Spanish translation (#26107)
The sentence used to describe the fill in the blanks game in Spanish is not gramatically correct, fixed with a suggestion that is.
2019-03-08 12:32:19 +01:00
melascuco 15da2cf118 Fix partial Spanish translations (#26069)
The description and test in count-backwards-with-a-for-loop Spanish translation contains incoherent translations of reserved words (for / para), variable declarations (ourArray) and tests literals.
2019-03-08 12:31:34 +01:00
Bannon Tanner 9ebaa10eea added clarification in test text (#26458)
* added clarification in test text

fix to issue #17490

* moved the note from the test text to description

* fix: updated note sytnax
2019-03-08 14:01:47 +05:30
The Coding Aviator 8069923feb 24 Game: Move instruction to instructions section 2019-03-08 15:53:02 +09:00
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