|
|
c42ed5f746
|
Create fill-array.md
|
2017-12-14 15:41:40 +02:00 |
|
|
|
76fc2317d3
|
Build README
|
2017-12-14 14:53:37 +02:00 |
|
|
|
a030c54d14
|
Merge pull request #115 from christianbender/master
collatz algorithm -- changed in 'js'
|
2017-12-14 14:52:09 +02:00 |
|
|
|
44feb706cd
|
Update and rename collatz.md to collatz-algorithm.md
|
2017-12-14 14:51:44 +02:00 |
|
|
|
114fd89732
|
changed
I changed 'javascript' in 'js'
|
2017-12-14 13:48:57 +01:00 |
|
|
|
54dc5e9e39
|
Update is-function.md
|
2017-12-14 13:46:06 +02:00 |
|
|
|
71d589d2fe
|
Merge pull request #112 from jkomyno/patch-1
Fixed typo
|
2017-12-14 13:45:48 +02:00 |
|
|
|
ac5c3d3f15
|
Fixed typo
Is boolean => Is function
|
2017-12-14 12:43:44 +01:00 |
|
|
|
1e0f46cb6c
|
Fix typo
|
2017-12-14 13:17:20 +02:00 |
|
|
|
7de373b34f
|
Add isArray
|
2017-12-14 13:10:06 +02:00 |
|
|
|
5cd1ddd83e
|
Updated builder with links to top
|
2017-12-14 13:07:19 +02:00 |
|
|
|
9bd3778055
|
Additional guidelines in CONTRIBUTING
|
2017-12-14 13:05:13 +02:00 |
|
|
|
4583d71edc
|
Build README
|
2017-12-14 13:04:09 +02:00 |
|
|
|
b1ee73d42e
|
Merge pull request #110 from atomiks/patch-4
Create element-is-visible-in-viewport.md
|
2017-12-14 13:02:57 +02:00 |
|
|
|
2346be5267
|
Added isX functions
|
2017-12-14 12:56:02 +02:00 |
|
|
|
3b0a8885cc
|
Build README
|
2017-12-14 12:50:15 +02:00 |
|
|
|
0a4b997d57
|
Merge pull request #75 from meetzaveri/patch-2
Create join_array_like_objects.md
|
2017-12-14 12:48:26 +02:00 |
|
|
|
df5428c648
|
Create element-is-visible-in-viewport.md
https://codepen.io/anon/pen/MrwYzx
Adjust the `transform: translate()` to test it out
|
2017-12-14 21:34:48 +11:00 |
|
|
|
d304cb6e7d
|
Update arrayConcat example
|
2017-12-14 12:31:43 +02:00 |
|
|
|
c30cf9307d
|
Fixed arrayConcat example
|
2017-12-14 12:29:51 +02:00 |
|
|
|
78d5fa31f8
|
Build README
|
2017-12-14 12:18:42 +02:00 |
|
|
|
bddbf98685
|
Merge pull request #107 from sabareeshkk/master
array concat functionality added
|
2017-12-14 12:18:05 +02:00 |
|
|
|
10ae7ad867
|
Merge branch 'master' into master
|
2017-12-14 12:17:58 +02:00 |
|
|
|
35cedcad59
|
Merge branch 'master' into master
|
2017-12-14 12:17:45 +02:00 |
|
|
|
3d15d16dd6
|
Update and rename concat.md to array-concatenation.md
|
2017-12-14 12:17:11 +02:00 |
|
|
|
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 |
|