|
|
19246fc689
|
Update concat.md
Improved description a little.
|
2017-12-14 12:16:25 +02:00 |
|
|
|
f5bda230e4
|
array concat functionality added
|
2017-12-14 15:39:17 +05:30 |
|
|
|
e7d1600515
|
Build README
|
2017-12-14 11:55:45 +02:00 |
|
|
|
01f2291d32
|
Merge pull request #106 from kingdavidmartins/add-take-snippet
ran npm run build-list & add take.md
|
2017-12-14 11:55:12 +02:00 |
|
|
|
d2302c083c
|
Update README.md
|
2017-12-14 11:51:24 +02:00 |
|
|
|
fbe304288f
|
Update take.md
|
2017-12-14 11:50:52 +02:00 |
|
|
|
7ca2851fce
|
refactor take
|
2017-12-14 04:46:16 -05:00 |
|
|
|
c37d4a2418
|
Update and rename drop_elements_in_array.md to drop-elements-in-array.md
|
2017-12-14 11:36:20 +02:00 |
|
|
|
6aa980541b
|
ran npm run build-list & add take.md
|
2017-12-14 04:35:14 -05:00 |
|
|
|
38e5a30585
|
Update and rename check_for_boolean.md to check-for-boolean-primitive-values.md
|
2017-12-14 11:32:08 +02:00 |
|
|
|
f162c9bd01
|
Build README
|
2017-12-14 11:30:00 +02:00 |
|
|
|
2866a9979e
|
Merge pull request #68 from atomiks/patch-3
Create standard-deviation.md
|
2017-12-14 11:29:30 +02:00 |
|
|
|
be8d285faf
|
Update standard-deviation.md
|
2017-12-14 11:29:20 +02:00 |
|
|
|
e0f79f18b1
|
Build README
|
2017-12-14 11:24:46 +02:00 |
|
|
|
cd43ed8b56
|
Use explicit default value
|
2017-12-14 20:24:07 +11:00 |
|
|
|
3645dda7bb
|
Merge pull request #102 from sekmenhuseyin/master
Create validate-email.md
|
2017-12-14 11:23:29 +02:00 |
|
|
|
4cf96c4d92
|
Update validate-email.md
|
2017-12-14 11:23:21 +02:00 |
|
|
|
c74ef2837d
|
Build README
|
2017-12-14 11:15:49 +02:00 |
|
|
|
c7133831b7
|
Merge pull request #88 from darrenscerri/shuffle
Remove duplicate shuffle array snippets. Simplify implementation
|
2017-12-14 11:13:51 +02:00 |
|
|
|
125ecb9078
|
Merge branch 'master' into shuffle
|
2017-12-14 11:13:42 +02:00 |
|
|
|
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 |
|