Commit Graph

  • b9983073cc ignoring node_modules Michael Frank 2021-03-04 11:07:18 +13:00
  • e73c68fc01 Update README with Jest specific language. Update some spec files with new syntax Michael Frank 2021-03-04 10:42:39 +13:00
  • 91d50288b2 Change references from Jasmine to Jest in main readme Michael Frank 2021-03-03 23:19:51 +13:00
  • 7a001e0fdb run jest-codemods on .spec.js files, move generator-exercises back in Michael Frank 2021-03-03 15:25:29 +13:00
  • ecd82a4d52 Removed generator-exercises folder as it breaks jest-codemods Michael Frank 2021-03-03 15:22:27 +13:00
  • b8b23686e3 Added jest Michael Frank 2021-03-03 15:13:24 +13:00
  • 42076e7424 Merge pull request #124 from TheOdinProject/twalton83-patch-1 Carlos Diaz 2021-01-18 12:34:35 -08:00
  • 4c771f2e05 update cloning link Tatiana 2021-01-18 12:31:31 -08:00
  • 452caf2783 Merge pull request #123 from GroundedCastle/master Tatiana 2021-01-15 08:20:40 -08:00
  • 35781bd985 Update README.md GroundedCastle 2021-01-12 15:17:56 -06:00
  • 6e0ae18d37 Updated README GroundedCastle 2021-01-12 15:17:20 -06:00
  • 8992dbff97 Removed double spaces GroundedCastle 2021-01-12 15:03:42 -06:00
  • 13e75df196 Updated "To" as a test for making changes GroundedCastle 2021-01-12 15:00:50 -06:00
  • e240670a8e Update README.md GroundedCastle 2021-01-11 18:43:56 -06:00
  • f06258377f Merge pull request #1 from GroundedCastle/GroundedCastle-patch-1 GroundedCastle 2021-01-11 18:28:13 -06:00
  • d6977b1f98 Updated Cogency, Syntax, and Clone Explanation GroundedCastle 2021-01-11 17:23:34 -06:00
  • 9a40c04726 Merge pull request #121 from vrarora/patch-3 Tatiana 2021-01-10 05:27:41 -08:00
  • 6793f8722a Update Leap Year Definition and grammar vrarora 2020-12-23 17:06:25 +05:30
  • d5a2b0ed0a Merge pull request #120 from vrarora/patch-1 xandora 2020-12-23 07:27:26 +13:00
  • 19f6888688 Update helloWorld.js vrarora 2020-12-22 14:01:32 +05:30
  • 7e04012d05 Update README.md Briggs Elsperger 2020-12-09 14:29:25 -08:00
  • e5a4a1d2eb Update caesar.js Cody Loyd 2020-11-16 12:25:23 -06:00
  • bde09dacbd Update caesar.js Cody Loyd 2020-11-16 12:24:26 -06:00
  • 2c5bb33cfc Update node installation link Marvin Gay 2020-10-28 22:00:21 -04:00
  • 5f32e12451 Merge pull request #116 from Abhineet0011/master Marvin Gay 2020-10-18 11:26:53 -04:00
  • 2563ec716b Additional revisions to README Marvin Gay 2020-10-17 19:43:29 -04:00
  • 1c4b1a667e Update readme.md Abhineet0011 2020-10-17 21:20:36 +05:30
  • cef55bcfb7 Merge pull request #115 from GraceSchwar/master Briggs Elsperger 2020-10-16 11:44:43 -06:00
  • 7d37e6d67a Update README.md GraceSchwar 2020-10-16 13:44:16 -04:00
  • 074b3b7481 Update README.md GraceSchwar 2020-10-16 13:26:26 -04:00
  • effa0cd70a Merge pull request #114 from TheOdinProject/I3uckwheat-patch-2 Briggs Elsperger 2020-10-14 15:18:32 -06:00
  • 6e02f72a72 Update repeatString.spec.js Briggs Elsperger 2020-10-14 16:14:33 -05:00
  • 8eeb98ee71 Merge pull request #113 from mangonaise/patch-1 Briggs Elsperger 2020-10-12 10:38:12 -05:00
  • 2457cb4099 sumAll solution: check if min/max are integers, not just numbers liam robertson 2020-10-10 19:06:51 +01:00
  • 704a0f1826 Merge pull request #81 from Musabii/patch-1 Cody Loyd 2020-09-14 10:20:16 -05:00
  • 314a795e52 Merge pull request #82 from Musabii/patch-2 Cody Loyd 2020-09-14 10:19:40 -05:00
  • 4e004bdb1f Merge pull request #76 from kyriri/patch-1 Marvin Gay 2020-09-13 21:14:20 -04:00
  • f9a972ec16 changed the order of if conditions Musabii 2020-06-25 11:58:02 +02:00
  • 4d82ea16db added a test and changed an old one Musabii 2020-06-25 11:17:48 +02:00
  • da45b701d4 Further clarify guidelines kyriri 2020-05-13 20:17:22 -03:00
  • 888383a44e Merge pull request #74 from imrogerjiang/new-tests Briggs Elsperger 2020-05-09 12:16:42 -05:00
  • 5817ea2140 Added blank string test to repeatString Roger 2020-05-08 16:59:37 +10:00
  • 3758497cb2 Added blank string test to reverseString Roger 2020-05-08 16:56:55 +10:00
  • 68691ab7a6 Added same type test to removeFromArray Roger 2020-05-08 16:54:31 +10:00
  • c0d736a524 Merge pull request #73 from Timework/patch-1 Briggs Elsperger 2020-05-02 21:29:46 -05:00
  • fb5677ee8f Changed let to const and added some comments. Christopher Martinez 2020-05-02 09:04:40 -05:00
  • 312103dc4f Added random test Christopher Martinez 2020-05-01 12:44:55 -05:00
  • 26d610ca6e Update README.md Briggs Elsperger 2020-04-21 14:51:23 -06:00
  • 9e2e2995e7 Update README.md Briggs Elsperger 2020-04-21 14:51:06 -06:00
  • c61615f4bf Merge pull request #64 from santimc/patch-1 Cody Loyd 2020-02-12 12:58:00 -06:00
  • 3b51e5dbef Update fibonacci.js Cody Loyd 2020-01-29 10:52:57 -06:00
  • ecc0872e96 Delete .DS_Store santimc 2020-01-09 17:08:41 -03:00
  • f228d73f98 Merge pull request #45 from nearmint/patch-1 Cody Loyd 2019-11-27 09:18:56 -06:00
  • 1d854ec580 Merge pull request #43 from abronkema/removeFromArray-README-update Cody Loyd 2019-11-27 09:18:12 -06:00
  • 66c87fc01b Merge branch 'master' into removeFromArray-README-update Cody Loyd 2019-11-27 09:17:40 -06:00
  • e2f45971a3 Merge pull request #42 from HornMichaelS/master Cody Loyd 2019-11-27 09:16:30 -06:00
  • 24b81e688e Merge pull request #41 from Uzay-G/patch-1 Cody Loyd 2019-11-27 09:16:06 -06:00
  • 99e3fa2fd3 Merge pull request #40 from nikolasbroman/patch-1 Cody Loyd 2019-11-27 09:15:15 -06:00
  • c2ca1d7acc Merge pull request #36 from chrisjwelly/master Cody Loyd 2019-11-27 09:14:33 -06:00
  • abcaeb918a Merge pull request #35 from seoul2045/solutions Cody Loyd 2019-11-27 09:13:51 -06:00
  • 235a6abdc1 Fix typo nearmint 2019-09-16 15:12:22 +02:00
  • 6f30194d16 updates function name to match exercise file Anthony Bronkema 2019-08-19 14:22:59 -04:00
  • 3d71a9ac1f Fix code indentation on helloWorld README.md Michael Horn 2019-08-17 13:02:22 -07:00
  • 46a36d8d09 Added ...rest parameters as a link to deal with optional parameters Uzay G 2019-08-12 08:48:12 +00:00
  • cc479b5e70 Update README.md Cody Loyd 2019-07-18 16:14:59 -05:00
  • 166baafbeb Fix typo Nikolas Broman 2019-07-13 13:07:37 +03:00
  • 4f07675184 Merge pull request #37 from TheOdinProject/I3uckwheat-patch-1 Cody Loyd 2019-06-12 11:46:01 -05:00
  • e0a0119979 updates to show Odin directions Briggs Elsperger 2019-06-12 11:03:31 -05:00
  • a52257e5e0 Update README.md Briggs Elsperger 2019-06-12 11:00:13 -05:00
  • 347511516b Add more tests for fibonacci Christian James Welly 2019-05-24 08:23:24 +08:00
  • e93caf6368 Merge pull request #1 from seoul2045/reduce-method seoul2045 2019-05-16 10:05:59 +07:00
  • 645cbc746f Update calculator.js seoul2045 2019-05-16 09:49:12 +07:00
  • 01aace24b1 add titles solution Cody Loyd 2019-04-11 12:14:20 -05:00
  • ffa00275cc add findOldest Solutions Cody Loyd 2019-04-11 12:11:03 -05:00
  • 55e23a12af Update README.md Cody Loyd 2019-04-11 12:04:27 -05:00
  • 25f9482bb1 Update README.md Cody Loyd 2019-04-11 12:03:53 -05:00
  • 05610c209c Merge branch 'master' of github.com:TheOdinProject/javascript-exercises Cody Loyd 2019-04-11 12:01:43 -05:00
  • 9fe4861756 add 'find the oldest' Cody Loyd 2019-04-11 12:00:21 -05:00
  • 341661a100 add titles exercise Cody Loyd 2019-04-11 11:37:33 -05:00
  • 159d100c2b Update README.md Cody Loyd 2019-04-11 10:23:14 -05:00
  • c0ef28a362 add explanation and simpler solution to removeFromArray Cody Loyd 2019-04-11 10:20:29 -05:00
  • a69e6ea689 Merge pull request #32 from TheOdinProject/update-packages Cody Loyd 2019-03-15 08:15:26 -05:00
  • dd98574efc update packages Austin Mason 2019-03-01 21:05:57 +00:00
  • e455c78eb0 Fixes incorrect directions Briggs Elsperger 2019-02-26 11:55:01 -06:00
  • b2e42072de Merge pull request #30 from rickymccallum87/master Cody Loyd 2019-02-06 17:35:34 -06:00
  • b1ef1fa03a Clarify leap year rules Ricky McCallum 2019-01-30 17:37:49 -05:00
  • a70a2503ab Merge pull request #25 from 105ron/patch-1 Cody Loyd 2019-01-11 15:10:31 -06:00
  • 6e0c5cdead Merge pull request #29 from leila-alderman/patch-2 Cody Loyd 2019-01-11 15:10:18 -06:00
  • 03d7ecf696 Merge pull request #28 from leila-alderman/patch-1 Cody Loyd 2019-01-11 15:08:40 -06:00
  • de6c2ff0ee Remove Linux-specific wording Leila Alderman 2018-12-14 16:45:04 -05:00
  • 4a70d985b4 Change all but the first spec to pending Leila Alderman 2018-12-08 19:38:09 -05:00
  • dfa97ee721 Update installation instructions Leila Alderman 2018-12-03 18:04:31 -05:00
  • f3ac3d53c2 Merge pull request #27 from li3097/patch-1 Kevin Mulhern 2018-10-10 13:08:20 +01:00
  • 370f88b9b8 Updated it Lisa Tidball 2018-10-09 17:36:16 -04:00
  • 3e28169672 Update calculator.js Rhys 2018-09-28 13:38:36 +08:00
  • 3182c2c22d Update calculator.js Rhys 2018-09-28 13:36:03 +08:00
  • 5156aa6611 Update calculator.js Rhys 2018-09-28 13:35:40 +08:00
  • 7b03e764bb Update calculator.js Rhys 2018-09-28 13:35:21 +08:00
  • d3412c1423 Update calculator.js Rhys 2018-09-27 14:18:29 +08:00
  • ee8f672bdd Merge pull request #23 from bchalman/patch-1 Kevin Mulhern 2018-08-21 22:14:50 +01:00