lmilliken
9ba1f1f6d0
feat: tests for calorie counter
...
split up calorie counter lesson
2020-09-16 11:54:00 +05:30
Kris Koishigawa
b99d78858b
fix: basic js rpg spacing and tests
...
Replaced tabs with spaces so spacing is consistent in the monaco editor. Also adjust some tests to account for the new loop protection.
2020-09-16 11:54:00 +05:30
lmilliken
39b0afd5f0
feat: tests for calorie counter
2020-09-16 11:54:00 +05:30
Kristofer Koishigawa
d3d5147c1f
fix: renamed files and titles in the frontmatter for consitency ( #37792 )
2020-09-16 11:53:59 +05:30
SomeDer
2fbafda167
feat: functional programming spreadsheet ( #36873 )
...
* Add meta.json for spreadsheet
* Add spreadsheet files
* Close code tags for tests in 2 files
* Add solution section
* Add index file
* Add javascript-spreadsheet to stringifier
* Move index to step
* Rename steps in meta.json
* Rename step numbers in files
* Add index file to proper location
* Remove inappropriate files from spreadsheet dir
* Fix typo in first step
* Fix test sections
* Rename files to correct step
* Fix broken tests
* Add newline between sections
* Change challengeType from 1 to 0
* Add missng ) in step-079.md
* test -> tests in step-079
* Simplify test in step-103
* Fix step-137 test
* Remove last step
* Added solutions and adjusted some tests
* Fix some challenges
* Remove wrong spaces
* Fix more tests
* Add missing semicolon
* Fix more tests
* Fix type: lastttwo
* Fix all remaining tests
2020-09-16 11:53:59 +05:30
Tom
89e18e3a81
feat: add challenges for skyline project ( #36854 )
2020-09-16 11:53:59 +05:30
Kristofer Koishigawa
529f2596d9
feat: JS RPG game tests ( #37678 )
...
* feat: Add JavaScript RPG Game for testing
2020-09-16 11:53:58 +05:30
Randell Dawson
876d9f3994
fix(learn): Consolidated comments for Coding Interview Prep challenges - part 2 of 2 ( #39576 )
...
* fix: consolidate comments for use with the translation dictionary
* fix: added blank line between comments
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* fix: removed unneeded comment
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-09-16 01:01:21 +05:30
Randell Dawson
8788ad946b
fix: remove Good luck! comment from challenge seed code ( #39575 )
2020-09-15 22:27:40 +05:30
Randell Dawson
a2f4c8d0e1
fix: consolidated comments for use with translation dictionary ( #39578 )
2020-09-15 22:23:25 +05:30
Randell Dawson
104f359902
consolidated comments for use in translation dictionary ( #39577 )
2020-09-15 12:37:50 -04:00
Kristofer Koishigawa
c11bf0d02e
fix(curriculum): restrictive test for use map to dynamically render challenge ( #39581 )
2020-09-15 08:23:48 -07:00
Tom
d765fa704b
fix(learn): size your images challenge ( #39570 )
...
* fix: size your images challenge
* fix: remove console log
2020-09-14 14:09:01 +01:00
Aleksa S. Stevic
5cb609dc5c
Changed "statement" to "expression" ( #39564 )
...
The ternary operator doesn't allow statements, just expressions.
2020-09-12 10:37:59 +02:00
Tom
ae6cf5b724
fix: update instructions to be consistent ( #39557 )
...
* fix: update instructions to be consistent
* fix: change to use code tags instead of backticks
2020-09-11 19:03:18 -04:00
Randell Dawson
c345bc9886
fix: removed scrimba video links that do not reflect current challenge ( #39559 )
2020-09-11 11:17:50 -05:00
Lasse Jørgensen
2743ac2e84
fix(challenge): update variable names, assign empty array, update solution code, remove "use strict" ( #39525 )
...
* fix(challenge): update variable names, assign empty array, update solution code, remove "use strict"
* fix(challenge): update solution code
* fix:(challenge) update instructions and variable name
* fix:(challenge) update instructions
2020-09-09 19:58:27 -05:00
Siddharth Pathak
5418307936
fix(learn): add whitespace check to else-if test ( #39555 )
2020-09-09 20:30:33 +01:00
Randell Dawson
0f5832b562
fix: project 25 + 5 ( #39526 )
2020-09-09 13:28:12 +05:30
Tom
b79a332984
fix: remove scrimba link for inaccurate video ( #39545 )
2020-09-08 13:09:53 -07:00
piouson
fbbf7e3f75
Fix tests failing due to whitespaces and trailing forward slash in Advanced Node and Express ( #39534 )
...
* Fix implementation-of-social-authentication.english.md
Resolve #39533
* Update implementation-of-social-authentication.english.md
- added capture groups
- updated whitespace filter, `/[\s\r\n]/g` -> `/\s/g`
* Update curriculum/challenges/english/06-quality-assurance/advanced-node-and-express/implementation-of-social-authentication.english.md
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
* Update implementation-of-social-authentication.english.md
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
2020-09-08 11:55:20 -05:00
ZhichengChen
ff8db8ce9e
fix(i18n): update Chinese translation of json apis and ajax ( #38863 )
...
* fix(i18n): update Chinese translation of json apis and ajax
* address comments
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com >
2020-09-07 13:48:38 +05:30
ZhichengChen
3b7b64feb3
fix(i18n): update Chinese translation of jquery ( #38579 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com >
2020-09-07 13:47:51 +05:30
ZhichengChen
0b2be70c9a
fix(i18n): update Chinese translation of bootstrap ( #38560 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
2020-09-07 13:47:39 +05:30
ZhichengChen
193d13e7ba
fix(i18n): update Chinese translation of JavaScript Algorithms and Da… ( #38494 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com >
2020-09-07 13:47:22 +05:30
ZhichengChen
b378f110ca
fix(i18n): update Chinese translation of redux ( #38825 )
2020-09-07 13:46:17 +05:30
ZhichengChen
91c9fc6cd5
fix(i18n): update Chinese translation of front end libraries projects ( #38826 )
2020-09-07 13:45:49 +05:30
ZhichengChen
424cb619c1
fix(i18n): update Chinese translation of data visualization projects ( #38864 )
2020-09-07 13:45:31 +05:30
ZhichengChen
88ae7a5df8
fix(i18n): update Chinese translation of react and redux ( #38786 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
2020-09-07 13:41:48 +05:30
ZhichengChen
087946adc1
fix(i18n): update Chinese translation of sass ( #38595 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
2020-09-07 13:41:08 +05:30
ZhichengChen
653396706e
feat(i18n):Chinese intermediate algorithm scripting ( #38442 )
...
Co-authored-by: ZhichengChen <chenzhicheng@dayuwuxian.com >
2020-09-07 13:40:29 +05:30
ZhichengChen
2db889099d
fix(i18n): update Chinese translation of debugging ( #38045 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com >
2020-09-07 13:39:54 +05:30
ZhichengChen
5a72d44482
fix(i18n): update Chinese translation of basic node and express ( #38889 )
2020-09-07 11:10:31 +05:30
Mrugesh Mohapatra
c23c4ef8e4
fix: negative sentiment → neutral language ( #39522 )
...
The existing terminology carries negative sentiment that can be
interpreted in a racial or sense. Updating the name to have no
potential for such a connection.
Co-authored-by: Justin Rogers <justrog@gmail.com >
2020-09-07 11:04:44 +05:30
Kristofer Koishigawa
b93785be5d
fix(learn): update example image URL ( #39530 )
...
Update example URL in "Add Images to Your Website" challenge to point to example image on https://freecatphotoapp.com .
2020-09-05 10:27:27 -07:00
PSN221B
3425dadb46
Use JQuery to solve Catastrophic Backtracking with regex ( #39112 )
...
* Use JQuery to solve Catastrophic Backtracking with regex
* fix: improve regex for last test
* fix: improved the other tests with regex
* fix: change regex to allow spaces
Co-authored-by: Randell Dawson <rdawson@onepathtech.com >
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-04 16:06:57 -05:00
Shaun Hamilton
e3cfe80f88
fix(curriculum): advanced node express changes for new boilerplate ( #39080 )
...
* fix: add tests and steps
* add necessary changes
* edit for new boilerplate
* fix: adjust content for boilerplate merge
* add 4 passing 1 failing socketio
* fix: add socketio changes
* fix: update wording and http test
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
* fix: replace glitch remix urls with repl.it urls
* integrate steps between lessons 4 and 5
* add mongodb altas link
* edit test to not require db deletion
* correct register routing and formatting
* fix typos and formatting
* fix: typos, standardize spacing, and remove unnecessary hr elements
* fix: add/update links
Add or update Gist solution links at the bottom of each challenge. Also add a missing link/text to the top of one of the challenges.
* fix: remove Repl.it/boilerplate repo links from all but first challenge
* fix: add target='_blank' to links in challenges
* add note about PIP browser issues
* move PIP note to end of instructions
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
2020-09-04 08:50:03 -05:00
Ezekiel Oladejo
4165135380
Update serialization-of-a-user-object.english.md ( #39518 )
2020-09-03 23:53:31 -07:00
Gianpaolo Macario
a3856a5fd7
Fix typo in title ( #39492 )
...
* Fix typo in title
* fix: typo in meta and filename
* fix: it
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 17:16:12 -07:00
Oliver Eyton-Williams
bd68b70f3d
Feat: hide blocks not challenges ( #39504 )
...
* fix: remove isHidden flag from frontmatter
* fix: add isUpcomingChange
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
* feat: hide blocks not challenges
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2020-09-03 15:07:40 -07:00
AnonymousRepositoryStuff
6b081c7e7b
Update unclear instructions on an FCC CSS Grid challenge in English #39433 ( #39506 )
...
* Unclear instructions on an FCC CSS Grid challenge #39433
* Update curriculum/challenges/english/01-responsive-web-design/css-grid/use-grid-area-without-creating-an-areas-template.english.md
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
* Update curriculum/challenges/english/01-responsive-web-design/css-grid/use-grid-area-without-creating-an-areas-template.english.md
Co-authored-by: Manish Giri <manish.giri.me@gmail.com >
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Manish Giri <manish.giri.me@gmail.com >
2020-09-03 13:58:59 -07:00
Beau Carnes
5ce8abc131
fix: data analysis links ( #39499 )
...
* fix: data analysis links
* fix: add rel attributes to all links in data analysis with python section
* fix: combine rel properties into one attribute
* fix: change single quotes to double
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 09:48:42 -07:00
Colin Nielsen
807244c81a
fix: update formatting, add image + solution ( #38907 )
...
* fix: update formatting, add image + solution
* fix: change img src and add suggestions
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 10:49:51 -05:00
Ty Mick
b45e6ecae0
Add previously written methods to challenge seed in "Remove an Element from a Max Heap" ( #38834 )
...
* Add previous methods to challenge seed
* fix: add suggested changes
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-09-03 10:40:23 -05:00
Haile Lagi
77bf5630f0
fix(learn): update helmet.js instructions for specific versioning ( #39194 )
...
* fix(client): update middleware names of helmet.js tests
* Revert "fix(client): update middleware names of helmet.js tests"
This reverts commit 86d3bb2de8
.
* fix: set helmet to v3.21.3
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 15:58:28 +01:00
Ishu Singhal
56469d1c5c
fix(learn): update tests to allow more valid solutions ( #39054 )
...
* fix(curriculum): updated tests: fixed #39049
It won't pass something like this now:
const myConcat = () => {};
console.log(3);
* fix: add suggested change
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 15:28:35 +01:00
Tom
6ce2db7bb2
feat(learn): add word frequency challenge to rosetta section ( #39424 )
...
* feat(learn): add word frequency challenge to rosetta section
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
* fix: tests
* fix: revert challenge so it can have multiple solutions
* Update curriculum/challenges/english/10-coding-interview-prep/rosetta-code/word-frequency.english.md
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
2020-09-03 06:30:57 -07:00
skaparate
f97c847e29
fix(learn): formatting bug preventing tests to pass ( #39045 )
...
* implemented object validation
* fix: formatting bug preventing tests to pass
* implemented object validation
* fix: formatting bug preventing tests to pass
* integrated changes again
* added suggested changes
* fix: refine instructions
* fix: revert some bad instructions and change album to albumTitle
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2020-09-03 12:34:12 +01:00
Aadhar Agarwal
81479ffd40
fix: add tests for metric-imperial-converter (infosec) ( #37891 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <2397860h@student.gla.ac.uk >
2020-09-03 14:39:01 +05:30
Shaun Hamilton
223c2dc205
fix: convert async tests to synchronous ( #39478 )
...
* fix: convert async tests to sync
* fix: correct formatting changed by prettier
2020-09-02 19:24:22 -05:00