Commit Graph

147 Commits

Author SHA1 Message Date
Jacob C Moore e8f9821be6
Update calculator.spec.js 2018-01-13 12:34:10 -05:00
Cody Loyd a16fd433bd
Merge pull request #7 from schoettkr/master
Adapt test description to the test
2018-01-02 08:48:16 -06:00
Cody Loyd 1e4013508d
Merge pull request #8 from Dareon4/master
zero factorial is 1
2018-01-02 08:47:47 -06:00
Jakub Broz 5c78dc7ebe zero factorial is 1 2018-01-01 15:56:20 +01:00
LS8 d0941673ee Adapt description to the test 2017-12-29 13:52:53 +01:00
Cody Loyd 9f4c1caf15
Merge pull request #5 from ryanford-frontend/patch-1
Add more granular instructions
2017-12-24 06:26:41 -06:00
Cody Loyd 35472494af
Merge pull request #4 from Nightcaper/patch-1
Update README.md
2017-12-24 06:26:28 -06:00
ryanford-frontend 26ecd35a83
Add more granular instructions
Instruct users to clone the repo in case that wasn't clear
2017-12-23 16:25:28 +08:00
Cody Loyd 950ab79d2b
Update README.md 2017-12-15 14:07:55 -06:00
Cody Loyd 08c1a80f73
Update README.md 2017-12-05 20:36:48 -06:00
Nightcaper e4f5cbad75
Update README.md
Having to change 'xit's in exercises like repeatString for testing exercise solutions was not immediately obvious. I felt it should be mentioned so newbies before me won't face confusing jasmine messages about xits when testing their code.

I don't know how the wording of the readme is really intended, so I hope my change will address this properly.
2017-11-25 01:47:03 -06:00
Cody Loyd 0601b3663c Merge branch 'master' of github.com:TheOdinProject/javascript-exercises 2017-11-24 14:24:25 -06:00
Cody Loyd 08c3973e7b fix weird merge 2017-11-24 14:24:16 -06:00
Cody Loyd 829730fb79 Revert "remove class based exercises"
This reverts commit 290e7f1da4.
2017-11-24 14:23:16 -06:00
Cody Loyd 4d1f419b41 Revert "Update README.md"
This reverts commit f0bf584e59.
2017-11-24 14:22:47 -06:00
Cody Loyd 7de28f54fb
Update README.md 2017-11-24 14:18:11 -06:00
Cody Loyd 290e7f1da4 remove class based exercises 2017-11-20 13:51:01 -06:00
Cody Loyd f0bf584e59 Update README.md 2017-10-25 13:14:31 -05:00
Cody Loyd 4aec9d41fd Update tempConversion.spec.js 2017-10-25 11:53:33 -05:00
Cody Loyd afaa699ad1 Update leapYears.spec.js 2017-10-25 11:52:28 -05:00
Cody Loyd 2b524fb14d Merge pull request #3 from TheOdinProject/add-hints
add hints to exercises
2017-10-24 15:13:13 -05:00
Cody Loyd dd17d8ac8b add hints to exercises 2017-10-24 15:10:20 -05:00
Cody Loyd cf1759dc97 Merge pull request #2 from Matthew-Cravinhos/master
Fixed Directory Titles
2017-09-22 17:18:30 -05:00
Matthew-Cravinhos 818c14e0bd Fixed folder titles 2017-09-22 17:32:56 -04:00
Matthew-Cravinhos 6012c3a095 Added test cases 2017-09-20 19:04:46 -04:00
Cody Loyd f72bdd2ee3 Update README.md 2017-09-20 13:35:31 -05:00
Cody Loyd 36cda1edba Update README.md 2017-09-20 13:32:42 -05:00
Cody Loyd c501b322f8 remove numbering 2017-09-20 11:02:31 -05:00
Cody Loyd 100f940905 add more exercises 2017-08-28 05:52:02 -05:00
Cody Loyd bdc61b6474 add fibonacci 2017-08-25 14:29:48 -05:00
Cody Loyd 4dc777616c add snakeCase 2017-08-25 14:16:42 -05:00
Cody Loyd f04a440e58 added palindromes exercise 2017-08-25 14:07:28 -05:00
Cody Loyd b847c3bd61 add caesar cipher 2017-08-25 13:59:26 -05:00
Cody Loyd cadd4b255c add leapYears 2017-08-25 13:47:05 -05:00
Cody Loyd 5c559cf15a update temp conversion readme 2017-08-25 10:29:32 -05:00
Cody Loyd fc9725de7f add tempConversion 2017-08-25 10:27:07 -05:00
Cody Loyd fe087fdd5c add sumAll 2017-08-24 08:26:01 -05:00
Cody Loyd 4c8f1643ec add removeFromArray 2017-08-24 08:12:11 -05:00
Cody Loyd fd5b062516 add generator and repeatString 2017-08-21 10:28:29 -05:00
Cody Loyd 85ca46440e typo 2017-08-18 08:12:17 -05:00
Cody Loyd 15271b14e7 add planned exercises 2017-08-18 08:11:45 -05:00
Cody Loyd 82dc28ef1e reverse String 2017-08-17 16:19:17 -05:00
Cody Loyd b95fa8ea60 node 2017-08-17 16:07:22 -05:00
Cody Loyd 8d8d80f062 rename readme 2017-08-17 14:22:34 -05:00
Cody Loyd 8f068d9b3b spelling 2017-08-17 13:52:00 -05:00
Cody Loyd 9bc987ea0f hello world 2017-08-17 13:47:39 -05:00
Cody Loyd b9a58bb8c7 init 2017-08-17 13:05:20 -05:00