Commit Graph

717 Commits

Author SHA1 Message Date
530e4e411a Update Speech_synthesis.md
used es6 approach acc. to contributing guidelines
2017-12-14 22:39:24 +05:30
0ab7ee90e2 Create Speech_synthesis.md
Hey, I think this is the coolest one I found! Hope this snippet gets attraction
2017-12-14 22:26:08 +05:30
dcefa50fa8 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-14 18:10:03 +02:00
e4e8ea98dc Undo Prettier auto-formatting 2017-12-14 18:07:29 +02:00
a1341458ab Renamed 'redirect-to-url.md' to 'redirect-to-URL.md' to keep case consistent with other headings 2017-12-14 18:01:43 +02:00
e5c1d29ce6 Added tagger script, tagged snippets retroactively 2017-12-14 17:56:12 +02:00
4a71bb886f Minor grammar fix in array-concatenation snippet & rebuilt README 2017-12-14 17:53:32 +02:00
e9e63a9630 minor refactor to curry 2017-12-14 13:11:45 -02:00
f26c94edab adding function to clean json objects, deeply. 2017-12-14 18:41:38 +03:30
99b900853c add a functions that deeply cleans json objects from unwanted keys 2017-12-14 18:34:05 +03:30
6d1b0f430d Merge pull request #118 from Chalarangelo/Chalarangelo-fill-array
Create fill-array.md
2017-12-14 17:00:12 +02:00
61130d1d23 Merge pull request #119 from Chalarangelo/Chalarangelo-flatten-depth
Create flatten-array-up-to-depth.md
2017-12-14 17:00:02 +02:00
21b8b18f6b Update group-by.md 2017-12-14 16:59:30 +02:00
4ae535d46d minor refactor to group by 2017-12-14 12:57:03 -02:00
adbba8810a add json to file function 2017-12-14 18:00:15 +03:30
22331697df Create flatten-array-up-to-depth.md
In reference to #100.
2017-12-14 16:10:43 +02:00
c42ed5f746 Create fill-array.md 2017-12-14 15:41:40 +02:00
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