Commit Graph

800 Commits

Author SHA1 Message Date
6430fcda6f Create sqaure_it.md
I don't exactly know the use of this snippet but contributors can recommend on this approach of `.reduce()`.
2017-12-14 18:49:54 +05:30
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
c54c4db018 Adding get-days-difference-between-dates 2017-12-14 10:36:36 -02:00
54dc5e9e39 Update is-function.md 2017-12-14 13:46:06 +02:00
c36a0cb565 lodash remove duplicated 2017-12-14 16:55:06 +05:30
e5949c90a5 lodash remove duplicated 2017-12-14 16:51:34 +05:30
1e0f46cb6c Fix typo 2017-12-14 13:17:20 +02:00
7de373b34f Add isArray 2017-12-14 13:10:06 +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
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
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
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
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
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
213966ef93 Merge pull request #93 from darrenscerri/fix-names
Fix names and links
2017-12-14 10:32:41 +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
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