|
|
c203d6634c
|
Merge branch 'master' into shuffle
|
2017-12-14 11:13:06 +02:00 |
|
|
|
011194319b
|
Merge pull request #88 from darrenscerri/shuffle
|
2017-12-14 11:10:47 +02:00 |
|
|
|
2c83d0658d
|
Build README
|
2017-12-14 10:59:20 +02:00 |
|
|
|
c4a2d6fc2c
|
Merge pull request #97 from jackPanyj/patch-2
the chunk Array: use Array.from instead of Array.apply
|
2017-12-14 10:58:53 +02:00 |
|
|
|
27e4e4b99a
|
Merge pull request #105 from kingdavidmartins/update-last-of-list
update last-of-list & ran npm run build-list
|
2017-12-14 10:52:40 +02:00 |
|
|
|
a77f68d26b
|
update last-of-list & ran npm run build-list
|
2017-12-14 03:49:18 -05:00 |
|
|
|
ca9eaa482d
|
Merge pull request #104 from kingdavidmartins/update-initial-of-list
ran npm run build-list & update intial-of-list description
|
2017-12-14 10:47:18 +02:00 |
|
|
|
34fdbe9173
|
Build README
|
2017-12-14 10:46:46 +02:00 |
|
|
|
619b014565
|
Merge pull request #85 from elderhsouza/patch-5
group by
|
2017-12-14 10:45:46 +02:00 |
|
|
|
51f376796b
|
Update group-by
Shortened code. It now also follows the styleguide more precisely. Improved description.
|
2017-12-14 10:45:09 +02:00 |
|
|
|
bf499d9f2c
|
ran npm run build-list & update intial-of-list description
|
2017-12-14 03:44:45 -05:00 |
|
|
|
b7f716ef42
|
Build README
|
2017-12-14 10:35:58 +02:00 |
|
|
|
b07804069a
|
Merge pull request #84 from iamsoorena/master
add sleep function - making delays in async functions
|
2017-12-14 10:34:47 +02:00 |
|
|
|
fbb3e3c2db
|
Update sleep.md
|
2017-12-14 10:34:29 +02:00 |
|
|
|
9a9379aa61
|
Build README
|
2017-12-14 10:32:59 +02:00 |
|
|
|
213966ef93
|
Merge pull request #93 from darrenscerri/fix-names
Fix names and links
|
2017-12-14 10:32:41 +02:00 |
|
|
|
f521cdf2c4
|
Build README
|
2017-12-14 10:28:09 +02:00 |
|
|
|
a30c1b0631
|
Merge pull request #103 from kingdavidmartins/update-head-of-list
update description of head & ran npm run build-list
|
2017-12-14 10:27:28 +02:00 |
|
|
|
48027ded50
|
Build README
|
2017-12-14 10:26:08 +02:00 |
|
|
|
3339cf3887
|
Merge pull request #96 from skatcat31/master
Update URL Paramters snipper
|
2017-12-14 10:25:28 +02:00 |
|
|
|
9a8f4c5549
|
update description of head & ran npm run build-list
|
2017-12-14 03:24:05 -05:00 |
|
|
|
490a4344b8
|
Merge pull request #80 from adrianklimek/master
Simplify the Even or odd number snippet
|
2017-12-14 10:23:14 +02:00 |
|
|
|
4939611541
|
Fix: remove one or more quantifier from Match to properly pull out parts
|
2017-12-14 00:23:14 -08:00 |
|
|
|
c0484daeb4
|
Revert "Update README.md"
This reverts commit 682f172645.
|
2017-12-14 00:22:06 -08:00 |
|
|
|
4b68059909
|
Build README
|
2017-12-14 10:21:18 +02:00 |
|
|
|
99a3077b05
|
Merge pull request #101 from skatcat31/validateNumber
Fix: validateNumber: check cooercian
|
2017-12-14 10:20:33 +02:00 |
|
|
|
117a67fb24
|
Build README
|
2017-12-14 10:17:37 +02:00 |
|
|
|
3ddd59636d
|
Fix: actually update the code snippet, not just the blurb
|
2017-12-14 00:17:19 -08:00 |
|
|
|
fa906f20c2
|
Fix: do the change in the individual .md file
|
2017-12-14 00:15:57 -08:00 |
|
|
|
289b8469d9
|
Merge pull request #71 from Emgo-Dev/master
Get Ordinal Suffix of Number
|
2017-12-14 10:15:54 +02:00 |
|
|
|
2ab04db023
|
Update get-ordinal-suffix-of-number.md
|
2017-12-14 10:15:43 +02:00 |
|
|
|
b6de81b2fb
|
Revert "Fix: validateNumber: check cooercian"
This reverts commit d66511410a.
|
2017-12-14 00:14:57 -08:00 |
|
|
|
84cfb15d49
|
Build README
|
2017-12-14 10:07:14 +02:00 |
|
|
|
617e51cfaa
|
Merge pull request #98 from kingdavidmartins/add-compact-snippet
add compact.md & ran npm run build-list
|
2017-12-14 10:06:23 +02:00 |
|
|
|
a07dc3ae6d
|
Update compact.md
Updated description a little.
|
2017-12-14 10:06:13 +02:00 |
|
|
|
d87c397418
|
ran npm run build-list
|
2017-12-14 03:00:29 -05:00 |
|
|
|
0cb38063c5
|
Create validate-email.md
|
2017-12-14 10:57:17 +03:00 |
|
|
|
ba16885812
|
refactor & elegant solution
|
2017-12-14 02:56:47 -05:00 |
|
|
|
d66511410a
|
Fix: validateNumber: check cooercian
now passes all 16 test cases
|
2017-12-13 23:53:53 -08:00 |
|
|
|
2a3654ccac
|
add compact.md & ran npm run build-list
|
2017-12-14 01:19:15 -05:00 |
|
|
|
33fc724579
|
Update README.md
use Array.from instead of Array.apply
|
2017-12-14 14:09:46 +08:00 |
|
|
|
682f172645
|
Update README.md
Remove the Question mark as per https://github.com/Chalarangelo/30-seconds-of-code/issues/95
|
2017-12-13 21:20:36 -08:00 |
|
|
|
3e307273de
|
Ordinal Suffix hotfix
mismatched variables.
|
2017-12-13 23:53:34 -05:00 |
|
|
|
5bd16b109d
|
Fix names and links
|
2017-12-14 01:11:38 +01:00 |
|
|
|
d3956684b8
|
Merge pull request #91 from darrenscerri/palindrome
Refactor palindrome
|
2017-12-14 01:50:17 +02:00 |
|
|
|
1c97b73195
|
Merge pull request #90 from darrenscerri/sets
Add set operations
|
2017-12-14 01:48:00 +02:00 |
|
|
|
6f53f7580a
|
Object to key-value pairs description, linting, build README
|
2017-12-14 01:46:30 +02:00 |
|
|
|
31ac5ca5b3
|
Merge pull request #89 from darrenscerri/to-pairs
Add "Object to key-value pairs"
|
2017-12-14 01:44:45 +02:00 |
|
|
|
824f8449dc
|
Lint pick, build README
|
2017-12-14 01:34:24 +02:00 |
|
|
|
8ac06ac18b
|
Merge pull request #87 from kingdavidmartins/add-pick-method
add pick code snippet
|
2017-12-14 01:32:58 +02:00 |
|