Kristofer Koishigawa
986275a6bc
fix: update exercise tracker test endpoints and test text ( #41786 )
...
* fix: update exercise tracker test endpoints and test text
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/exercise-tracker.md
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-04-15 10:02:00 +05:30
Przemyslaw Karczmarczyk
4901b34670
fix: typo in a correct answer ( #41819 )
2021-04-14 16:37:56 +02:00
camperbot
3c6b7cef32
chore(i18n,curriculum): processed translations ( #41821 )
2021-04-14 15:28:02 +02:00
Chinmay Kunkikar
50db7c557a
fix(curriculum): specify id attribute in the instructions ( #41716 )
...
* fix(curriculum): specify id attribute in the instructions
* Update curriculum/challenges/english/03-front-end-libraries/jquery/remove-an-element-using-jquery.md
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-13 22:16:48 +01:00
gikf
e180fc21a6
fix(curriculum): rework Problem Euler 65 ( #41790 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: missing backticks
2021-04-13 11:32:05 -05:00
camperbot
81dea15778
chore(i18n,curriculum): update translations ( #41801 )
2021-04-13 07:48:32 -07:00
Kristofer Koishigawa
1958d116d0
fix: update url shortener test endpoints and test text ( #41784 )
2021-04-13 13:28:27 +02:00
Kristofer Koishigawa
e610ecc8c2
fix: update timestamp ms test endpoints, English test text ( #41783 )
2021-04-13 10:06:02 +01:00
gikf
ec8d248929
feat(curriculum): add two tests to challenge ( #41793 )
...
* feat: add two tests
* fix: missing backticks
* fix: improve wording in tests description
* fix: remove not needed link
* fix: unify test with description
2021-04-13 10:23:53 +02:00
gikf
9a160276e1
fix(curriculum): make expected result format in instructions and tests match ( #41760 )
...
* fix: make expected result format in instructions and tests match
* fix: grammar
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-04-12 17:15:00 +02:00
camperbot
86c00f8919
chore(i18n,curriculum): update translations ( #41792 )
2021-04-12 11:56:42 +05:30
camperbot
c1ee2720b3
chore(i18n,curriculum): update translations ( #41787 )
2021-04-09 09:58:02 -07:00
Sem Bauke
21c8500f94
fix(curriculum): prevent submitting array instead of string ( #41720 )
...
* fix(curriculum) prevent users from submitting an array instead of string
* use strict equality instead of new test
* Add suggestions from Tom
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-04-09 07:34:55 -05:00
Sem Bauke
d4aef30ea7
fix(curriculum): regex compatibility issue for Safari ( #41725 )
...
* fix(curriculum) regex compatibility issue for Safari
* fix: escape the dot parameter in regex
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2021-04-09 06:39:57 +02:00
gikf
23e7d8019d
fix(curriculum): rework Project Euler 64 ( #41764 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-04-08 11:19:59 -07:00
Emer Conghaile
fe95d5bca2
fix(curriculum): Remove unnecessary comments ( #41777 )
...
* Remove unnecessary comments
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
* Remove unnecessary comment
2021-04-08 10:59:25 -07:00
Emer Conghaile
87b0e5bb7a
fix(curriculum): Remove unnecessary comments ( #41781 )
...
* Remove unnecessary comments
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
* Update the hints section
2021-04-08 10:49:47 -07:00
Emer Conghaile
c4ba0c692f
fix(curriculum): Remove unnecessary comments ( #41776 )
...
* Remove unnecessary comments
* Remove last comment, change instruction wording
2021-04-08 10:46:39 -07:00
Emer Conghaile
591a534701
Remove unnecessary comments ( #41775 )
...
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
2021-04-08 09:40:34 -07:00
Emer Conghaile
a9a68fa498
fix(curriculum): Remove unnecessary comments ( #41774 )
...
* fix: Remove unnecessary comments
https://github.com/freeCodeCamp/freeCodeCamp/pull/41612
* Add empty line
2021-04-08 09:36:05 -07:00
camperbot
7a26126478
chore(i18n,curriculum): update translations ( #41772 )
2021-04-08 16:57:40 +02:00
Saurabh Kumar singh
617f7b07e9
Update iterate-through-an-array-with-a-for-loop ( #41742 )
...
* Update iterate-through-an-array-with-a-for-loop
* Update iterate-through-an-array-with-a-for-loop
Add space around minus for better readablilty.
* Update iterate-through-an-array-with-a-for-loop
* Update iterate-through-an-array-with-a-for-loop
* Update iterate-through-an-array-with-a-for-loop.md
2021-04-08 09:56:49 -05:00
Nicholas Carrigan (he/him)
a962d6afd4
fix(curriculum): cat photo app ( #41768 )
...
Fix a couple of bugs I encountered when running through this
course.
2021-04-08 13:37:18 +05:30
Jonathan
fa52f4cafe
fix(curriculum): "Get JSON with the JavaScript fetch method" test too tpecific ( #41766 )
2021-04-08 09:20:29 +02:00
camperbot
5eba0482d0
chore: update translations ( #41761 )
2021-04-08 07:42:06 +02:00
gikf
9c35bf0bd1
fix(curriculum): prevent malforming of svg image ( #41755 )
...
* fix: correct displaying of malformed svg
2021-04-07 09:59:33 +02:00
camperbot
41ed013909
chore: update translations ( #41754 )
2021-04-06 18:50:24 +02:00
camperbot
d7bc7a945b
chore: update translations ( #41737 )
2021-04-05 08:04:04 -07:00
Akib Maredia
523997c33b
fix: Mr.Page's firstname to Elliot ( #41744 )
2021-04-05 08:49:12 +02:00
Hassaan Pasha
d51460dba8
fix (curriculum): added top level label-input pair to challenge ( #41717 )
...
* fix (curriculum): added top level label-input pair to challenge
* Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/create-a-set-of-radio-buttons.md
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-05 08:41:31 +02:00
Nicholas Carrigan (he/him)
7d83a6b65d
fix(curriculum): verbiage ( #41732 )
...
* fix(curriculum): verbiage
Modify the wording of the tests in this challenge to avoid having
two tests which sound the same.
* fix: Shaun's arrays have elements
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-04-03 23:00:15 +02:00
CamperBot
307ffe9c0f
chore: update translations ( #41728 )
2021-04-02 06:54:04 -07:00
CamperBot
eafb8ae34b
chore(i8n,curriculum): processed translations ( #41723 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-04-01 19:48:54 +02:00
CamperBot
4da4a5ba95
chore(i8n,curriculum): processed translations ( #41719 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-04-01 20:55:02 +05:30
Sem Bauke
e75685f803
fix(curriculum): change tests to allow more solutions ( #41703 )
...
* fix(curriculum) only allow new object to be the second value in array
* fix(curriculum) remove direct array index notation
* Apply suggestions from Shaun
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
2021-03-31 14:24:20 -07:00
CamperBot
ded18ded68
chore(i8n,curriculum): processed translations ( #41707 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-31 06:38:36 -07:00
Rafael D. Hernandez
37e8d0b757
fix/ownProps ( #41686 )
...
related issue:#4114
2021-03-31 13:48:37 +05:30
Nicholas Carrigan (he/him)
e1ea77412b
chore(i18n,curriculum): updates ( #41689 )
...
Apply typo fixes and formatting changes based on feedback from
internationalisation process.
2021-03-31 13:48:01 +05:30
danzel-py
48e19ccd7b
fix: typo in instructions ( #41696 )
2021-03-31 13:47:19 +05:30
CamperBot
cf0353e0db
chore(i8n,curriculum): processed translations ( #41668 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-30 09:44:56 -06:00
Alan
fb40f56876
fix(curriculum): malformed paragraph in react/redux ( #41645 )
...
* fix: re-arranged paragraph in react-redux lesson
* fix: re-arranged paragraph in react-redux lesson in different locales
* fix: reverted other locale changes
* fix: switched link to enable opening as a new tab
2021-03-29 16:00:12 +00:00
CamperBot
08caf09e5c
chore(i8n,curriculum): processed translations ( #41617 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-29 13:47:35 +00:00
Sem Bauke
87c9c799c6
fix(curriculum): Regex fix for Create a Variable for a Specific Area ( #41501 )
2021-03-29 17:09:52 +05:30
Rafael D. Hernandez
c962c0c8e5
fix: wrap own properties and not just own ( #41614 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-03-27 07:59:44 -06:00
Randell Dawson
18ac058840
fix(curriculum): Improve wording of test text ( #41606 )
...
Co-authored-by: Ricardo Passos <55499252+dizz-y@users.noreply.github.com >
2021-03-26 13:01:20 -05:00
CamperBot
1dab0abbd0
chore(i8n,curriculum): processed translations ( #41595 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2021-03-26 07:42:17 -07:00
Emer Conghaile
e5b4ae17a0
fix: Simplify wording to make more sense ( #41586 )
...
* fix: Simplify wording to make more sense
I think that "count odd numbers backward by twos" instead of "count backward by twos by odd numbers" is easier to understand.
* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/count-backwards-with-a-for-loop.md
I think that this variation sounds better than what I originally wrote.
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-03-25 22:18:51 +00:00
Randell Dawson
b5ed2619eb
fix: replace inline code blocks ( #41576 )
2021-03-26 02:37:48 +05:30
gikf
8cc172d9e8
fix(learn): rework Rosetta Code Harshad or Niven series ( #41554 )
...
* fix: rework challenge to use argument in function
* fix: remove unnecessary link
* fix: improve wording
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-03-26 02:28:09 +05:30
Laurent Labine
8e22962523
fix(curriculum) replace single-line blocks with multi-line blocks for… ( #41526 )
...
* fix(curriculum) replace single-line blocks with multi-line blocks for issue 51418
Data visualization and Coding Interview Prep portions.
* Update execute-a-markov-algorithm.md
Implemented as inline code blocks as discussed
* Adding missed blocks
* Last file added
2021-03-25 07:43:13 -07:00