Commit Graph

201 Commits

Author SHA1 Message Date
Tatiana ffb5d83187 Revert "Added jest"
This reverts commit b8b23686e3.
2021-05-08 11:33:11 -07:00
Tatiana ee85d606fd Revert "Removed generator-exercises folder as it breaks jest-codemods"
This reverts commit ecd82a4d52.
2021-05-08 11:32:47 -07:00
Tatiana 4efb36f3aa Revert "run jest-codemods on .spec.js files, move generator-exercises back in"
This reverts commit 7a001e0fdb.
2021-05-08 11:32:41 -07:00
Tatiana d79bdb9312 Revert "Change references from Jasmine to Jest in main readme"
This reverts commit 91d50288b2.
2021-05-08 11:32:26 -07:00
Tatiana cb3ffc086c Revert "Update README with Jest specific language. Update some spec files with new syntax"
This reverts commit e73c68fc01.
2021-05-08 11:31:56 -07:00
Tatiana e6260ae506 Revert "ignoring node_modules"
This reverts commit b9983073cc.
2021-05-08 11:31:21 -07:00
Tatiana 674fcf8e56 Revert "update tests, multiple exercises"
This reverts commit 2eb02ea212.
2021-05-08 11:31:02 -07:00
Tatiana eec196df17 Revert ".gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests."
This reverts commit c1b27dc68e.
2021-05-08 11:30:02 -07:00
Tatiana 405b47c452 Revert "Standardised function declaration calls across exercises"
This reverts commit 791a579823.
2021-05-08 11:29:43 -07:00
Tatiana 8b6d46300c Revert "Update .gitignore"
This reverts commit 3faff54b7e.
2021-05-08 11:29:14 -07:00
Tatiana e691edc97c Revert "Merge pull request #1 from xandora/jester-tester"
This reverts commit e901090896, reversing
changes made to 42076e7424.
2021-05-08 11:28:50 -07:00
Tatiana b2f2211321 Revert "Resolve merge conflicts"
This reverts commit 61338e0ca0, reversing
changes made to b9983073cc.
2021-05-08 11:27:13 -07:00
Tatiana 18cffeb940 Revert "update cloning link"
This reverts commit 4c771f2e05.
2021-05-08 11:25:04 -07:00
Tatiana 60fe6c8b1f Revert "fix the ignoring of node_modules"
This reverts commit 3423e2f6cf.
2021-05-08 11:15:56 -07:00
Tatiana 2537c2e6e2 Revert "remove node_modules"
This reverts commit 2fb5731f23.
2021-05-08 11:15:45 -07:00
Michael Frank 2fb5731f23 remove node_modules 2021-05-09 00:43:44 +12:00
Michael Frank 3423e2f6cf fix the ignoring of node_modules 2021-05-09 00:41:55 +12:00
Michael Frank d28d80c46f Clean up the oopsie. Rebuild the blank exercises. 2021-05-09 00:39:21 +12:00
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 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
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