Commit Graph

319 Commits

Author SHA1 Message Date
Jared Ramon Elizan a3d8e50f22 removed skips 2022-08-14 12:06:48 +08:00
Jared Ramon Elizan ea3e861799 added answers 2022-08-14 09:52:30 +08:00
Jared Ramon Elizan 94be66c211 removed skips 2022-08-14 09:52:21 +08:00
Jared Ramon Elizan 2ed3dee244 added answers 2022-08-14 08:47:33 +08:00
Jared Ramon Elizan 412aa49481 removed skip 2022-08-14 08:47:23 +08:00
Jared Ramon Elizan f6d3775bf0 added initial answers 2022-08-13 12:59:25 +08:00
Jared Ramon Elizan 7576ad0709 removed .skip 2022-07-16 10:32:31 +08:00
Jared Ramon Elizan 19eb17bce0 added answers 2022-07-16 10:32:21 +08:00
Jared Ramon Elizan e306883107 removed .skip 2022-07-16 09:48:06 +08:00
Jared Ramon Elizan d74e245a9d added answers 2022-07-16 09:47:43 +08:00
Jared Ramon Elizan 367e9405dd removed redundant comments 2022-07-15 13:06:26 +08:00
Jared Ramon Elizan a136f06af8 added answers
made a least and greater nested functions. Created if else statement to proceed with the loop if output is a number and not a negative number.
2022-07-15 13:04:17 +08:00
Jared Ramon Elizan 3bda4fca20 removed .skip 2022-07-15 13:04:03 +08:00
Jared Ramon Elizan 03470c704b removed another .skip 2022-07-15 09:12:39 +08:00
Jared Ramon Elizan 0cf0c04a5e removed a .skip 2022-07-15 09:08:46 +08:00
Jared Ramon Elizan 9921be17de added loop that iterates num1 to num2 and add its value 2022-07-15 09:07:07 +08:00
Jared Ramon Elizan 5b8f2c93c8 added answers 2022-07-15 09:00:24 +08:00
Jared Ramon Elizan f529df4e26 initial commit 2022-07-15 07:41:15 +08:00
Jared Ramon Elizan cb52b89d98 removed .skip 2022-07-13 11:48:37 +08:00
Jared Ramon Elizan d852d43be6 added args 2022-07-13 07:53:50 +08:00
Jared Ramon Elizan 1fb48c3b9a removed skip 2022-07-12 11:47:44 +08:00
Jared Ramon Elizan fcf255662a added answers 2022-07-12 11:47:16 +08:00
Jared Ramon Elizan 14947e81ab initial commit 2022-07-12 09:32:31 +08:00
Kevin Mulhern 0747078d97
Updated Installing Node JS lesson URL
Because:
* We have updated our lesson urls
2022-03-27 13:51:06 +01:00
Eric Olkowski 2586a8460c
Merge pull request #231 from TheOdinProject/thatblindgeye-patch-2
Templates: Create PR and Issue files
2022-02-22 17:01:28 -05:00
Eric Olkowski 649f0e3771
Update PULL_REQUEST_TEMPLATE.md 2022-02-20 13:25:26 -05:00
Eric Olkowski f82c72f760
Update bug_report.md 2022-02-20 13:21:49 -05:00
Eric Olkowski f002e3d6d0
Update feature_request.md 2022-02-20 13:20:37 -05:00
Eric Olkowski 1971712fde
Merge pull request #230 from TheOdinProject/thatblindgeye-patch-1
README: Make more consistent with other repos
2022-02-17 07:22:10 -05:00
Eric Olkowski 67d4d0afec
Update README.md 2022-02-16 22:01:13 -05:00
Eric Olkowski 076059551a
Update README.md 2022-02-16 17:41:44 -05:00
Eric Olkowski 2b54b1d682
Merge branch 'main' into thatblindgeye-patch-1 2022-02-16 17:26:00 -05:00
01zulfi 2ebbb5a925
Merge pull request #232 from jernestmyers/fix/update-readme
Remove irrelevant text from README about order of completion
2022-02-16 08:55:14 +05:00
Jeremy Myers edb9c244b5 Remove irrelevant text about order of completion 2022-02-14 16:05:00 -05:00
Eric Olkowski 417ee0d6e5
Create feature_request.md 2022-02-14 15:09:44 -05:00
Eric Olkowski baa5b0a761
Create bug_report.md 2022-02-14 15:09:20 -05:00
Eric Olkowski 6dd594c900
Create PULL_REQUEST_TEMPLATE.md 2022-02-14 15:07:50 -05:00
Eric Olkowski 1b43007a26
Update README.md 2022-02-14 14:59:03 -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