Commit Graph

1347 Commits (31a69ea6857f7b68d00486cb3b37e21c7ad292d0)

Author SHA1 Message Date
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
Valeriy 63d0a2682f fix: remove unused vars from the test execution scope 2019-01-14 13:44:54 +00: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
Bhanu Pratap Singh Rathore c820cdab80 feat(interview-prep): Adding Rosetta Code problems (#34710) 2018-12-30 22:35:56 +09:00
Emanuele Antonelli 91e7833bd4 fix: update take-home/twitch challenge description for new twitch api (#34744) 2018-12-28 22:34:05 +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
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
Adrian Skar 0af7ebad6d [Curriculum] ES6: Prevent object mutation; fix minor typos (#34650) 2018-12-12 13:32:28 +00: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
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
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
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
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
Aditya d9c6a13741 [Tests] ES6: Use Destructuring Assignment with the Rest Operator (#34303) 2018-11-22 22:27:16 +09: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
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
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
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
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
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
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
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
Valeriy 24c1110a87 fix(curriculum): fix solution (#34220) 2018-11-05 08:09:44 -08: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
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
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
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
Shreyas BS 55686d7197 Updated grammar (#20541) 2018-10-30 22:58:51 -05: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
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
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
Valeriy 5607651c5e fix(curriculum): fix wrong tests sections in the backend challenges (#30137) 2018-10-27 15:23:05 +05:30
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
Beau Carnes 175d521c68 fix: add api challenges back (#24794) 2018-10-25 23:59:56 +05:30
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
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
Hoang Huy Phi a41806a28d Add currentNode variable to Remove Element from a linked list (#25131) 2018-10-22 20:24:32 -07: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
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
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
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
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
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
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
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
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 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