Commit Graph

381 Commits

Author SHA1 Message Date
f81b49f9f5 Resolve #111 2017-12-14 20:20:37 +02:00
3549379bcb Build README 2017-12-14 20:13:16 +02:00
f13ed5e9a4 Merge pull request #124 from elderhsouza/patch-7
minor refactor to curry
2017-12-14 20:12:46 +02:00
e0693339b4 Updated tools, proper linting, build README 2017-12-14 19:38:11 +02:00
0a2175e00e Consistency for tools 2017-12-14 19:24:17 +02:00
2350460ed6 Tag and build README 2017-12-14 19:05:14 +02:00
b5fe83722f Merge pull request #127 from MarcelMichau/master
Minor grammar fix in Array concatenation snippet & renamed redirect-to-URL.md filename to keep case consistent
2017-12-14 19:04:25 +02:00
cd4d6ba9e8 Fixed build script to exclude untagged snippets 2017-12-14 19:02:15 +02:00
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
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
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
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