Commit Graph

506 Commits

Author SHA1 Message Date
4bbc98b0ca Build README 2017-12-13 12:38:12 +02:00
56a20624ef Merge pull request #47 from jussisaurio/anagrams-functional
Make "Anagrams of string" fully functional
2017-12-13 12:37:49 +02:00
46e8ff5d24 Improving example in promisify.md 2017-12-13 10:33:39 +00:00
3e763d0b23 Fixed typo in promisify.md 2017-12-13 10:29:34 +00:00
64d28164ef Create promisify.md 2017-12-13 10:27:43 +00:00
7eaa437dd1 Build README 2017-12-13 12:14:45 +02:00
af07cded05 Build README 2017-12-13 12:13:34 +02:00
84e5544b78 Improved chunk snippet, build README 2017-12-13 12:06:05 +02:00
3439228e22 Merge pull request #61 from darrenscerri/promise-series
Add "Run promises in series"
2017-12-13 11:59:32 +02:00
19cefca9bb Use const 2017-12-13 10:57:42 +01:00
4a35527935 Update median, build README 2017-12-13 11:47:51 +02:00
a29c46fa1c Add run-promises-in-series 2017-12-13 10:44:44 +01:00
25c112c24e Updated tail description 2017-12-13 11:40:27 +02:00
3359121903 Merge pull request #60 from benhanks040888/master
Check for array length in tail function to return the correct value f…
2017-12-13 11:39:30 +02:00
00cc6c396e Check for array length in tail function to return the correct value for single-value arrays. 2017-12-13 16:37:41 +07:00
fa1c842d13 Build README 2017-12-13 11:36:56 +02:00
da0b103de0 Build README 2017-12-13 11:32:52 +02:00
71446e9a3e Merge pull request #45 from macsmac/master
Added getType function
2017-12-13 11:31:51 +02:00
bc13193797 Fix typo in snippet file 2017-12-13 11:30:39 +02:00
5b22c9a3db Fixed a typo in README.md 2017-12-13 11:13:16 +03:00
ba60546a65 Add bottomVisible 2017-12-13 09:15:41 +03:30
76a1ec7b61 Build README 2017-12-13 00:49:17 +02:00
e602ba0195 Build README 2017-12-13 00:11:27 +02:00
8250b4e891 fix deep flatten array implementation 2017-12-13 00:02:52 +02:00
8ff6d9bff1 Simplify isEven function 2017-12-12 22:37:34 +01:00
c9116d54b8 build readme 2017-12-12 22:28:46 +02:00
d4681ce4c3 Added getType function 2017-12-13 00:33:36 +05:00
adebe1af1c Build README 2017-12-12 20:58:47 +02:00
8a814f18e9 Update description of min array value, build README 2017-12-12 20:57:39 +02:00
609bc3cdd4 Update RGB to Hex, build README 2017-12-12 20:54:57 +02:00
2599150e76 Build README 2017-12-12 19:21:31 +02:00
8aa41d8b82 fix typo 2017-12-12 08:44:40 -08:00
c637b7c193 Added array shuffle 2017-12-12 18:39:24 +02:00
4967ef8931 Updated snippets
Mainly for better readability
2017-12-12 18:21:53 +02:00
67beb3b785 Merge pull request #36 from conblem/pipe
Added Pipe snippet
2017-12-12 18:15:59 +02:00
2dae7447cc Scroll position title size 2017-12-12 18:12:59 +02:00
d44e228e14 Deep flatten and housekeeping
Changed original flatten to be named deepFlatten, added normal flatten, improved some other snippets.
2017-12-12 18:12:24 +02:00
721e1f1d79 Palindrome updated 2017-12-12 18:08:03 +02:00
2a6a2b2057 Use full name for reduce 2017-12-12 17:03:14 +01:00
0142b9e3f6 Build README 2017-12-12 18:02:15 +02:00
5ea68ecb00 Merge pull request #35 from jobsamuel/master
refactor(anagrams): improve code legibility
2017-12-12 18:01:33 +02:00
4c7d2c50c9 refactor(anagrams): improve code legibility 2017-12-12 11:54:50 -04:00
2e9315b0ec Added samples 2017-12-12 17:50:08 +02:00
d43b538dc1 Merge pull request #27 from overflowsith/is-divisible-by
add a isDivisible function
2017-12-12 16:32:36 +02:00
548bba6543 Update README.md 2017-12-12 16:32:24 +02:00
9e761f23d5 Fix typos and missing highlighting 2017-12-12 16:25:13 +02:00
8aefca6379 Build README 2017-12-12 16:24:33 +02:00
f322325b19 Build README
Also shorten syntax in objects from key-value pairs.
2017-12-12 16:09:44 +02:00
6b0cfaa7b1 Merge branch 'master' into patch-1 2017-12-12 16:05:55 +02:00
fa83aa07bd Keyword consistency in capitalize-first-letter-of-every-word 2017-12-12 15:43:03 +02:00