Commit Graph

282 Commits

Author SHA1 Message Date
Jeremy Myers edb9c244b5 Remove irrelevant text about order of completion 2022-02-14 16:05:00 -05:00
Michael Frank 2f9f431194
Merge pull request #227 from Mclilzee/main 2022-02-13 09:22:26 +13:00
Mclilzee 1acdfccb5d Fix palindromes false positive test 2022-02-08 20:52:06 +01:00
Michael Frank 82db5eac8b
Merge pull request #215 from programmurr/.../...new-node-install 2022-01-28 09:45:37 +13:00
Michael Frank efdfbd441c
Merge pull request #206 from chagstep1/patch-1 2022-01-27 14:32:10 +13:00
Michael Frank b1a0bf97c3
Merge pull request #193 from HiddenOgre28/main 2022-01-27 14:30:10 +13:00
conor 7a9377f675 Update NPM instruction to new lesson link 2022-01-18 21:09:59 +00:00
Austin 10044560cd
Merge pull request #210 from gerijeb/testFixing
Fix typo
2022-01-03 15:33:21 +00:00
gerijeb 09806f109a Fix typo 2022-01-01 21:50:35 -03:00
chagstep1 6527372e94
Remove predefined parameter from reverseString.js
Making it consistent with other exercise setups
2021-12-27 19:32:43 +03:00
HiddenOgre28 36e36b5278
Fixed a typo in line 41
Corrected the word "this" so it starts with an upper case "T".
2021-11-25 09:19:17 -03:00
Tatiana 6b0e0e55e3
Merge pull request #186 from mohammedsobhi/patch-1
fix 'says hello world' in README.md
2021-09-22 10:12:27 -07:00
Mohammed Sobhi e4f9675628
fix 'says hello world' in README.md
change 'says hello world'  to   'says "Hello, World!" ' to be identical to the code in the (helloWorld.spec.js) file.
2021-09-22 19:02:34 +02:00
Briggs Elsperger 2197f7b1b5
Merge pull request #183 from TheOdinProject/add-comments
add clarifiying comment about not removing code
2021-09-11 16:23:39 -06:00
Briggs Elsperger 74ab0b7cc6 add clarifiying comment about not removing code 2021-09-11 16:18:55 -06:00
Tatiana 0c5601ebd4
Merge pull request #181 from vishant-nambiar/fix/typo-in-caesar
Fixed typo in caesar cipher excersize
2021-08-31 22:35:50 -07:00
Vishant Nambiar cb083f5511 replaced semicolon with single quote in caesar 2021-08-29 19:43:34 +05:30
Tatiana 137636a425
Merge pull request #176 from msespos/edit-repeatstring-readme
Edit repeatstring readme
2021-08-13 08:59:21 -07:00
Mike Esposito 6274682cb5 Merge two bullet points in repeatString 2021-08-13 08:51:38 -07:00
Mike Esposito f0456531e4 Add paragraph to repeatString describing arguments 2021-08-13 08:46:05 -07:00
Tatiana 7ec76724d2
Merge pull request #171 from davidnth/patch-1
Update README.md
2021-08-07 22:17:18 -07:00
davidnth 702d983059
Update README.md
Co-authored-by: Tatiana <hello@tatianacodes.com>
2021-08-08 15:14:12 +10:00
davidnth 79e57ddcec
Update README.md
An explanation of debugging in visual studio code.
2021-08-08 14:59:21 +10:00
Tatiana 4cdc0d8543
Merge pull request #170 from remtaine/main
Order exercise folders
2021-08-07 11:28:07 -07:00
Benjo Kho 3236ae156c Revert edits 2021-08-07 14:54:14 +08:00
Benjo Kho 61f38bf60c Rename folders with numbers and underscores 2021-08-07 14:52:11 +08:00
Benjo Kho 55cfb173d8 Order exercise folders
Ordered the exercise folders by placing their numbers in their folder name
2021-08-07 14:21:26 +08:00
Marvin Gay ebdc86a349
Merge pull request #133 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /generator-exercise
2021-07-24 12:52:37 -04:00
Marvin Gay a6298b0c07
Merge pull request #139 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/merge-1.2.1
Bump merge from 1.2.0 to 1.2.1 in /generator-exercise
2021-07-24 12:52:10 -04:00
Marvin Gay 3e774830f6
Merge pull request #140 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/handlebars-4.7.7
Bump handlebars from 4.0.10 to 4.7.7 in /generator-exercise
2021-07-24 12:51:37 -04:00
Marvin Gay d2677eed86
Merge pull request #165 from TheOdinProject/dependabot/npm_and_yarn/ws-7.5.3
Bump ws from 7.4.5 to 7.5.3
2021-07-24 12:50:43 -04:00
Marvin Gay b019348daa
Merge pull request #141 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/lodash-4.17.21
Bump lodash from 4.17.4 to 4.17.21 in /generator-exercise
2021-07-24 12:50:27 -04:00
dependabot[bot] 67bb819d63
Bump ws from 7.4.5 to 7.5.3
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.5.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.5.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-24 16:49:59 +00:00
Marvin Gay 4ec0d5f424
Merge pull request #146 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/hosted-git-info-2.8.9
Bump hosted-git-info from 2.5.0 to 2.8.9 in /generator-exercise
2021-07-24 12:49:22 -04:00
Tatiana acca175d24
Update README.md 2021-07-10 21:42:57 -07:00
Tatiana 80affeb2a4
Update README.md 2021-07-10 14:53:40 -07:00
xandora 9c3bcb49f8
Merge pull request #156 from TheOdinProject/fix/hello-world-exercise 2021-05-29 14:51:10 +12:00
Michael Frank f8a2928882 Also update the actual spec file. 2021-05-29 07:55:43 +12:00
Michael Frank 50ce8d002c helloWorld.spec.js: Fix disparity between the README example and actual test. 2021-05-29 07:26:28 +12:00
xandora 778096f544
Merge pull request #154 from TheOdinProject/fix/clarify-jest-instructions
Clarify Jest installation instructions
2021-05-26 09:55:25 +12:00
xandora 6c713cf5f2
Minor syntax error 2021-05-21 13:13:55 +12:00
xandora 4355657732
Clarify Jest installation instructions 2021-05-21 12:14:57 +12:00
xandora a2a7813159
Merge pull request #152 from TheOdinProject/chore/switch-to-jest 2021-05-19 20:54:09 +12:00
xandora c8857b8221
Ignore 'generator-exercise' folder when running npm test. 2021-05-18 12:26:46 +12:00
xandora c8f3ff9d1b
Update helloWorld/helloWorld.js
semicolon after function expression
2021-05-18 11:43:45 +12:00
xandora 582521cc9f
Update calculator/calculator.js
Fix duplicate semicolon
2021-05-18 11:43:23 +12:00
xandora 71d3005e52
Update .gitignore
New line at eof
2021-05-18 11:43:10 +12:00
xandora 04bf93bb56
Update .eslintignore
New line at eof
2021-05-18 11:43:00 +12:00
Marvin Gay a0977c9295
Merge branch 'main' into km-testing-jest-2 2021-05-17 18:56:52 -04:00
Michael Frank 5708c3d85a Added jest
Removed generator-exercises folder as it breaks jest-codemods

run jest-codemods on .spec.js files, move generator-exercises back in

Change references from Jasmine to Jest in main readme

Update README with Jest specific language. Update some spec files with new syntax

update tests, multiple exercises

.gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests.

Standardised function declaration calls across exercises

fix typo in caesar.spec.js

Ignoring package-lock.json, package.json

Backtrack on .gitignore modification, add instructions to readme

move files from testing repo to this repo

Typo fixes, remove duplicate exercise folder

Remove solution from non-solution branch

Minor grammatical fixes

added trailing semicolon to all function and module exports

Fix words caught by search/replace action.

remove doubled semicolon.

Correct words caught by search/replace action.

Add missing semicolon.

Add .DS_Store to .gitignore

multiple files: Added a blank line at the end of each file

Ignore generator-exercise when linting exercise files

Update exercise number of each exercise

Update exercise number
2021-05-17 23:46:49 +01:00