nayanadasgupta
f5eb0d55fb
fix(curriculum): add element to create-a-stack tests ( #42326 )
...
* Adding more than one stack item to the stack tests for #42322
* fix(curriculum): improved peek, pop and clear tests
tests that peek does not remove top element and pop does remove top element and addded an element to the stack for the clear test
2021-06-03 09:01:34 +02:00
gikf
f559f18747
fix(curriculum): rework Project Euler 73 ( #42300 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve math notation look
2021-06-03 14:00:28 +09:00
Seth Falco
dfe80470c6
fix: require a link element in html ( #42336 )
...
* fix: require a link element in html
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-06-02 22:38:21 +02:00
impirios
f7ca9796c1
Update specify-how-fonts-should-degrade.md ( #42335 )
...
Added a period at the end of the second sentence "These generic font families include monospace, serif and sans-serif".
2021-06-02 22:28:57 +04:00
gikf
c0aaecba63
fix(curriculum): rework Project Euler 72 ( #42282 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax in fractions and equations
* fix: missing backticks
2021-06-01 08:50:51 +02:00
gikf
841a6758fd
fix(curriculum): rework Project Euler 100 ( #42313 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve look of math notation
* fix: corrections from review
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-05-31 19:05:17 -05:00
gikf
c0feae0459
fix(curriculum): rework Project Euler 99 ( #42310 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve math notation look
2021-05-31 18:51:13 -05:00
gikf
a7556a82d5
fix(curriculum): rework Project Euler 95 ( #42255 )
2021-06-01 01:52:05 +05:30
Shaun Hamilton
6f65591ec9
fix(curriculum): add strict versioning to adnode ( #42297 )
2021-06-01 01:51:33 +05:30
gikf
42ff4307ba
fix(curriculum): rework Project Euler 94 ( #42243 )
...
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-05-31 23:04:05 +05:30
gikf
b765237f38
fix(curriculum): rework Project Euler 89 ( #42219 )
...
* fix: define test arrays in background
* fix: add solution
* fix: position block evenly between paragraphs
* fix: include rules from external link
* fix: change to preferred version of spelling
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
* fix: improve wording
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com >
2021-05-31 23:03:33 +05:30
Rebekah Koon
5a3d22e76b
fix(curriculum): changing Charles -> Ada in JavaScript challenge descriptions ( #42280 )
...
* changing Charles -> Ada in JavaScript challenge descriptions
* fix: changing Charles -> Ada in JavaScript challenge descriptions
* fix: changing firstName value from Ada to Augusta in javascript lesson
2021-05-29 21:33:21 +05:30
gikf
cf567f4a76
fix(curriculum): rework Project Euler 97 ( #42276 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve look of math notation
* fix: grammar
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-27 21:38:56 +02:00
gikf
c3eddec05a
fix(curriculum): rework Project Euler 88 ( #42206 )
...
* fix: rework challenge to use argument in function
* fix: use MathJax to improve math notation
* fix: position block evenly between paragraphs
* fix: add solution
2021-05-27 21:37:38 +02:00
gikf
a184b10433
fix(curriculum): rework Project Euler 92 ( #42233 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position examples evenly between paragraphs
* fix: use MathJax for math notation
2021-05-27 10:46:20 -07:00
gikf
2b1d0cdaf8
fix(curriculum): rework Project Euler 91 ( #42224 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax to improve math notation
2021-05-27 10:27:16 -07:00
suburban-daredevil
d70b17bca7
feat(curriculum): update handleclick method to use state function ( #42225 )
...
* Updated the handleClick method to use updater function in react tutorial english
* Update comments in the seed code of curriculum/challenges/english/03-front-end-libraries/react/render-conditionally-from-props.md
Changing comments in the seed code according to the list of [agreed-upon comments](https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/dictionaries/english/comments.json )
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-05-27 18:42:55 +02:00
gikf
2f901f9ffe
fix(curriculum): rework Project Euler 87 ( #42194 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position equations evenly between paragraphs
2021-05-27 13:14:40 +05:30
gikf
8ac8772da1
fix(curriculum): rework Project Euler 86 ( #42189 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-05-26 14:22:42 +05:30
KowalewskiPawel
057eb0cf2a
fix(curriculum): Typo correction in defaultSrc: ["'self'"] ( #42220 )
...
Missing a single quote resulting may be misleading for some of the students.
2021-05-25 23:18:08 +04:00
Luca
09b62480f2
fix(curriculum): remove duplicated test ( #42247 )
2021-05-25 23:15:11 +04:00
Prashant
edf9989e59
fix: Typo in "Convert seconds to compound duration" ( #42248 )
...
* fix: Typo in "Convert seconds to compound duration"
* fix: spacing
Co-authored-by: PrashantSakre <prashantsakre@Prashants-mac-mini.local >
2021-05-25 23:13:18 +04:00
Shaun Hamilton
d5cc9ba259
feat(dev): add css helper function ( #42148 )
...
* feat(dev): add css helper function
* add media declaration methods
* use a selector to grab styles
* add CSSHelp class with annoying TS warnings (no-verify)
* replace indexing with getPropertyValue
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* connect CSSHelp to helpers, clean up types
* fix: return extended object, not modify prototype
* fix: unnecessary assertion error
* add tests with fixtures
* add afterAll document clean-up
* 'fix' tests
* undo jest transform config
* remove erroneous comments and logs
* reafactor: use existing types and narrow types
* refactor test descriptions
* rename files to appease Mrugesh 😄
* remove probably unnecessary document clean
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-05-25 07:34:55 -07:00
etlioglu
8b73920487
fix(curriculum): add items using splice verbiage
...
"The second entry of `12` is removed" is changed to "The second occurrence of `12` is removed". I believe the phrase "second entry" might create confusion as the readers might think of the second entry of the array rather than the second occurrence of the array element 12.
2021-05-24 13:33:25 -07:00
gikf
7faa168761
fix(curriculum): rework Project Euler 85 ( #42181 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: grammar
2021-05-24 23:13:58 +05:30
gikf
399281f225
fix(curriculum): rework Project Euler 84 ( #42161 )
2021-05-24 23:13:34 +05:30
Halu89
1018f91535
fix(curriculum): check for correct method in test ( #42214 )
...
I don't know how the code runs from here, but I'm assuming it should be the correct method now
2021-05-22 10:58:35 +02:00
Seth Falco
4d024f3e4b
fix(curriculum): css and html test issues ( #42045 )
...
* fix: css and html issues
* fix: issues with css test
* fix: allow spaces in solution css
* fix: css tests for use-rgb-to-mix-colors
2021-05-21 12:18:42 +01:00
alirezaghey
777c508f82
fix(curriculum): small english improvement ( #42173 )
...
* fix(curriculum): small english improvement
* fix(curriculum): small english improvement
Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com >
2021-05-18 14:42:05 -07:00
Sem Bauke
f3e8a0f0c2
fix(curriculum): clarify Check if an Object has a Property ( #42156 )
...
* fix: clarify Check if an Object has a Property
* fix: give extra clarity on object checking
2021-05-18 20:36:53 +04:00
gikf
0f0a1f4801
feat(curriculum): add solution ( #42149 )
...
* fix: ensure using in test arrays from background
* feat: add solution
* fix: improve description
2021-05-18 14:26:54 +09:00
gikf
86d50dc093
feat(curriculum): add solution ( #42146 )
...
* fix: ensure using in test arrays from background
* feat: add solution
* fix: improve description
2021-05-18 14:12:56 +09:00
alirezaghey
7fb1b142e3
fix(curriculum): small english improvement ( #42167 )
2021-05-17 15:53:15 -05:00
gikf
1ab5139c51
feat(curriculum): add solution ( #42130 )
...
* fix: ensure using in test arrays from background
* feat: add solution
* fix: improve description
* fix: grammar
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-17 12:43:17 -05:00
alirezaghey
f4d07a2cdf
fix: solve off by one error in solution ( #42152 )
...
* fix: solve off by one erro in solution
closes #42141
* fix: add white space for readability
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-16 20:04:07 +02:00
alirezaghey
cbb7afd5b8
fix(curriculum): correct link text ( #42143 )
...
* Small language improvement
The correct term is assignment operator.
* Small language improvement
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com >
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com >
2021-05-15 17:10:19 +02:00
Sem Bauke
2e915a7259
fix(learn): rework Rosetta Code SHA256 ( #41936 )
...
* fix(learn): rework Rosetta Code SHA256
* fix: add extra info
* Add suggestions from Nick
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-14 16:41:42 +00:00
alirezaghey
79e799feb5
fix(curriculum): scoping variables language improvement ( #42135 )
2021-05-14 09:02:54 -07:00
gikf
d9ed4057ef
fix(curriculum): rework Project Euler 80 ( #42128 )
...
* fix: rework challenge to use argument in function
* fix: add solution
2021-05-14 11:51:29 +05:30
gikf
4a9559ad98
feat(curriculum): add tests and solution ( #42111 )
...
* feat: add tests
* feat: add solution
2021-05-14 11:50:30 +05:30
gikf
4c083f44e9
fix(curriculum): rework Project Euler 77 ( #42077 )
...
* fix: rework challenge to use argumnet in function
* fix: add solution
* fix: position block evenly between paragraphs
2021-05-14 11:49:58 +05:30
gikf
911d18bae5
fix(curriculum): rework Project Euler 78 ( #42104 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: improve look and spacing
2021-05-14 11:49:23 +05:30
gikf
efe1f48a57
fix(curriculum): rework Project Euler 76 ( #42072 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position block evenly between paragraphs
2021-05-14 11:48:52 +05:30
gikf
e9f8f425b3
fix(curriculum): rework Project Euler 74 ( #42057 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: use MathJax for consistent look
2021-05-14 11:48:22 +05:30
Aung Myat Min
fd6b32a3c5
fix(curriculum): typos in D3 challenge ( #42116 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2021-05-12 23:03:28 +01:00
Niraj Nandish
d820b2a0cd
fix(curriculum): Update wording of test in 'Add Methods After Inheritance' ( #42112 )
...
* fix: Update wording of test in 'Add Methods After Inheritance'
* fix(curriculum): Correct grammar of test description
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-12 11:25:05 -07:00
gikf
4260416ac3
fix(curriculum): rework Project Euler 75 ( #42066 )
...
* fix: rework challenge to use argument in function
* fix: add solution
* fix: position block evenly between paragraphs
2021-05-11 18:26:58 +05:30
gikf
a6acbe20cc
fix(curriculum): rework Project Euler 71 ( #42006 )
2021-05-11 13:33:29 +02:00
Usama Ali
5f33051a92
fix(curriculum): typo for using zombie.js ( #42090 )
2021-05-11 06:12:40 +02:00
Sem Bauke
607b1c3dbf
fix(curriculum): look for possible www link in regex ( #41955 )
...
* fix(curriculum): look for possible www. link in regex
* Add suggestions from Nick
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-06 10:06:33 +05:30