Commit Graph

3432 Commits

Author SHA1 Message Date
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
06018e143a Categorization 2017-12-14 18:24:49 +02:00
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
65000577a8 Merge pull request #126 from fejes713/master
Fixed few grammar mistakes while reading the CONTRIBUTING.MD
2017-12-14 17:57:20 +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
b106585c08 Fix grammar and spelling 2017-12-14 16:25:35 +01:00
9cf698609d Merge pull request #1 from Chalarangelo/master
Merge
2017-12-14 16:17:30 +01: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
8244c204dd Build README 2017-12-14 17:02:10 +02:00
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
335622779d Merge pull request #122 from elderhsouza/patch-6
minor refactor to group by
2017-12-14 16:59:49 +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
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
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
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
123ca7943f lodash remove duplicated 2017-12-14 16:56:32 +05:30
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
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