Commit Graph

345 Commits

Author SHA1 Message Date
Michael Frank b984cb4c6f Merge branch 'master' of TOP/javascript-exercises 2021-05-09 00:29:44 +12:00
xandora e6a0bb03a5
Merge branch 'solutions' into master 2021-05-09 00:10:19 +12:00
Michael 16760dae39
Correct exercise number 2021-05-06 19:56:48 +02:00
dependabot[bot] 76ccc33cc5
Bump lodash from 4.17.4 to 4.17.21 in /generator-exercise
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 17:51:04 +00:00
dependabot[bot] 4a220a6d55
Bump handlebars from 4.0.10 to 4.7.7 in /generator-exercise
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.10 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.10...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 16:28:44 +00:00
dependabot[bot] cdfa24b1cf
Bump merge from 1.2.0 to 1.2.1 in /generator-exercise
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 20:27:20 +00:00
Michael Frank d677c68c28 Remove solution from non-solution branch 2021-04-30 22:26:35 +12:00
Michael Frank febe6522f3 Typo fixes, remove duplicate exercise folder 2021-04-30 21:54:46 +12:00
Michael Frank 35d7948aa2 move files from testing repo to this repo 2021-04-30 21:49:46 +12:00
Michael Frank fb304675d8 Backtrack on .gitignore modification, add instructions to readme 2021-04-30 00:01:06 +12:00
Michael Frank eec46c7577 Ignoring package-lock.json, package.json 2021-04-29 23:59:53 +12:00
Michael Frank 88b4dcfb76 fix typo in caesar.spec.js 2021-04-29 22:32:12 +12:00
Michael Frank 61338e0ca0 Resolve merge conflicts 2021-04-29 22:09:59 +12:00
xandora e901090896
Merge pull request #1 from xandora/jester-tester 2021-04-29 21:54:47 +12:00
xandora 3faff54b7e
Update .gitignore 2021-04-29 21:54:01 +12:00
Michael Frank 791a579823 Standardised function declaration calls across exercises 2021-04-29 21:33:30 +12:00
Michael Frank c1b27dc68e .gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests. 2021-04-29 21:32:15 +12:00
plskz 8224cacfd4 Fix broken link 2021-04-04 22:49:14 +08:00
dependabot[bot] b0b57e6d56
Bump y18n from 3.2.1 to 3.2.2 in /generator-exercise
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:32:02 +00:00
Michael Frank 2eb02ea212 update tests, multiple exercises 2021-03-10 00:12:25 +13:00
Michael Frank b9983073cc ignoring node_modules 2021-03-04 11:07:18 +13:00
Michael Frank e73c68fc01 Update README with Jest specific language. Update some spec files with new syntax 2021-03-04 10:42:39 +13:00
Michael Frank 91d50288b2 Change references from Jasmine to Jest in main readme 2021-03-03 23:19:51 +13:00
Michael Frank 7a001e0fdb run jest-codemods on .spec.js files, move generator-exercises back in 2021-03-03 15:25:29 +13:00
Michael Frank ecd82a4d52 Removed generator-exercises folder as it breaks jest-codemods 2021-03-03 15:22:27 +13:00
Michael Frank b8b23686e3 Added jest 2021-03-03 15:13:24 +13:00
Carlos Diaz 42076e7424
Merge pull request #124 from TheOdinProject/twalton83-patch-1
update cloning link
2021-01-18 12:34:35 -08:00
Tatiana 4c771f2e05
update cloning link 2021-01-18 12:31:31 -08:00
Tatiana 452caf2783
Merge pull request #123 from GroundedCastle/master
Updated README
2021-01-15 08:20:40 -08:00
GroundedCastle 35781bd985
Update README.md 2021-01-12 15:17:56 -06:00
GroundedCastle 6e0ae18d37
Updated README
Made wording more generic (removed wrongly stated `cd exerciseName`), updated "The first exercise..." text in line 17.
2021-01-12 15:17:20 -06:00
GroundedCastle 8992dbff97
Removed double spaces 2021-01-12 15:03:42 -06:00
GroundedCastle 13e75df196
Updated "To" as a test for making changes 2021-01-12 15:00:50 -06:00
GroundedCastle e240670a8e
Update README.md 2021-01-11 18:43:56 -06:00
GroundedCastle f06258377f
Merge pull request #1 from GroundedCastle/GroundedCastle-patch-1
Updated Cogency, Syntax, and Clone Explanation
2021-01-11 18:28:13 -06:00
GroundedCastle d6977b1f98
Updated Cogency, Syntax, and Clone Explanation
The description said to install "NPM/Node." In the link that's provided, the author says that Node is being installed and specifically states that NPM is not being installed. It's more accurate to just say Node is being installed for now to avoid permission issues. Added colon for a list. Removed first person to create a consistent voice. Explained what cloning was because that's not covered up to this point in Foundations.  Made the capitalization consistent with the rest of the course.
2021-01-11 17:23:34 -06:00
Tatiana 9a40c04726
Merge pull request #121 from vrarora/patch-3
Update Leap Year Definition and grammar
2021-01-10 05:27:41 -08:00
vrarora 6793f8722a
Update Leap Year Definition and grammar
I got confused after seeing the code in solution that definition and solution didn't match so this is what I found on Wikipedia "(except for years evenly divisible by 100, which are not leap years unless evenly divisible by 400)" but earlier it was written here "except for years which are both divisible by 100 and not divisible by 400." 

I maybe wrong here, not knowing that these two statements maybe are indicating two different things, if that's the case, then feel free to not apply the changes and do let me know. 😄 

P.S. - I corrected "effects" to "affects" too.
2020-12-23 17:06:25 +05:30
xandora d5a2b0ed0a
Merge pull request #120 from vrarora/patch-1
Update helloWorld.js
2020-12-23 07:27:26 +13:00
vrarora 19f6888688
Update helloWorld.js
I added the answer instead of empty strings as solution must be added in the solutions branch.
2020-12-22 14:01:32 +05:30
Briggs Elsperger 7e04012d05
Update README.md 2020-12-09 14:29:25 -08:00
Cody Loyd e5a4a1d2eb
Update caesar.js
lol i'm dum
2020-11-16 12:25:23 -06:00
Cody Loyd bde09dacbd
Update caesar.js 2020-11-16 12:24:26 -06:00
Marvin Gay 2c5bb33cfc
Update node installation link 2020-10-28 22:00:21 -04:00
Marvin Gay 5f32e12451
Merge pull request #116 from Abhineet0011/master 2020-10-18 11:26:53 -04:00
Marvin Gay 2563ec716b
Additional revisions to README 2020-10-17 19:43:29 -04:00
Abhineet0011 1c4b1a667e
Update readme.md 2020-10-17 21:20:36 +05:30
Briggs Elsperger cef55bcfb7
Merge pull request #115 from GraceSchwar/master
Added hint to README.md Instructions
2020-10-16 11:44:43 -06:00
GraceSchwar 7d37e6d67a
Update README.md 2020-10-16 13:44:16 -04:00
GraceSchwar 074b3b7481
Update README.md 2020-10-16 13:26:26 -04:00