Commit Graph

3863 Commits

Author SHA1 Message Date
30secondsofcode
1ac0dfd3ee Travis build: 2123 [cron] 2018-06-03 21:20:25 +00:00
30secondsofcode
45149f9a02 Travis build: 2121 [cron] 2018-06-02 21:19:21 +00:00
30secondsofcode
febf850d4e Travis build: 2119 [cron] 2018-06-01 21:18:45 +00:00
30secondsofcode
013680ce54 Travis build: 2117 2018-05-31 21:56:38 +00:00
Robert Mennell
c760b225d7 Merge pull request #674 from Chalarangelo/skatcat31-patch-tag_toHash_as_array
add toHash to tag database with Array tag
2018-05-31 14:55:17 -07:00
Robert Mennell
0218ccbd23 add toHash to tag database with Array tag 2018-05-31 14:50:07 -07:00
30secondsofcode
81c54a168a Travis build: 2114 [cron] 2018-05-31 21:18:41 +00:00
30secondsofcode
41f0078709 Travis build: 2112 2018-05-31 18:27:05 +00:00
Angelos Chalaris
4eba8103ea Update tag_database 2018-05-31 21:25:49 +03:00
30secondsofcode
262a657ccb Travis build: 2110 2018-05-31 18:13:03 +00:00
Angelos Chalaris
6390345728 Merge pull request #672 from Chalarangelo/skatcat31-patch-1
Add toHash snippet
2018-05-31 21:11:43 +03:00
Angelos Chalaris
72a3645767 Update toHash.md 2018-05-31 21:09:51 +03:00
Robert Mennell
e7611f9742 Remove unneeded closing parenthesis 2018-05-31 10:57:28 -07:00
Robert Mennell
01a3266fac Use call on Reduce to apply it to array likes 2018-05-31 10:56:07 -07:00
Robert Mennell
de3f900b34 Update toHash.md 2018-05-30 16:15:13 -07:00
Robert Mennell
32beb27782 Rename toHash to toHash.md 2018-05-30 16:14:04 -07:00
Robert Mennell
2f8b85cbe8 Add toHash snippet
A thing I've found myself using a LOT recently to create single pass closures so that I can grab a referenced object based on an identifier in another array. Useful for unfolding loops so you only have to loop over a dataset once before referencing them later
2018-05-30 16:12:29 -07:00
30secondsofcode
8fcb35c618 Travis build: 2102 [cron] 2018-05-30 21:16:55 +00:00
Angelos Chalaris
11ccc07dbe Fixed Codacy issues
Also added specification link in JSON files
2018-05-30 19:51:47 +03:00
Angelos Chalaris
7113390fca Add extractor script
Also runs on Travis
2018-05-30 19:19:36 +03:00
Talasan Nicholson
49b8c11f36 ELO snippet formatting + performance
Not assigning `arr.length` to a variable in a for loop means that the read is done on every iteration.
2018-05-30 11:07:10 -05:00
Angelos Chalaris
bdd7eff932 Merge remote-tracking branch 'origin/master' 2018-05-30 18:30:36 +03:00
Angelos Chalaris
042f5cc2b8 Updated index for 30interviews 2018-05-30 18:30:28 +03:00
30secondsofcode
0ef752d214 Travis build: 2097 [cron] 2018-05-29 21:18:02 +00:00
30secondsofcode
39fd33a2de Travis build: 2095 [cron] 2018-05-28 21:16:13 +00:00
30secondsofcode
9056f4dfd0 Travis build: 2093 [cron] 2018-05-27 21:14:54 +00:00
30secondsofcode
fcd5af8785 Travis build: 2091 [cron] 2018-05-26 21:14:47 +00:00
30secondsofcode
cb8867bc44 Travis build: 2089 [cron] 2018-05-25 21:14:03 +00:00
30secondsofcode
99c9374f78 Travis build: 2087 [cron] 2018-05-24 21:14:28 +00:00
30secondsofcode
dc36f0de53 Travis build: 2085 [cron] 2018-05-23 21:13:34 +00:00
30secondsofcode
b5f64d2b03 Travis build: 2083 [cron] 2018-05-22 21:13:00 +00:00
30secondsofcode
e0cd1a9c95 Travis build: 2081 [cron] 2018-05-21 21:13:44 +00:00
30secondsofcode
df96dc8c70 Travis build: 2079 [cron] 2018-05-20 21:12:17 +00:00
30secondsofcode
f55e7ea629 Travis build: 2077 [cron] 2018-05-19 21:12:04 +00:00
30secondsofcode
cfc26331ac Travis build: 2075 [cron] 2018-05-18 21:11:57 +00:00
30secondsofcode
c4bab97a2b Travis build: 2073 [cron] 2018-05-17 21:11:25 +00:00
30secondsofcode
90e8fec04d Travis build: 2071 2018-05-17 14:29:22 +00:00
Angelos Chalaris
0203302ae1 Merge pull request #669 from Siarhei-Zharnasek/master
Simplify takeWhile
2018-05-17 17:27:20 +03:00
Siarhei
278b8061a3 Simplify takeWhile 2018-05-17 17:17:38 +04:00
30secondsofcode
c63e75a5d5 Travis build: 2069 [cron] 2018-05-16 21:10:52 +00:00
30secondsofcode
857a78cd99 Travis build: 2067 [cron] 2018-05-15 21:09:48 +00:00
30secondsofcode
9274ce82ab Travis build: 2065 2018-05-15 18:53:35 +00:00
Angelos Chalaris
349805cf9b Merge pull request #666 from Chalarangelo/skatcat31-fix_deepclone
FIX #665 Update deepClone.md
2018-05-15 21:52:27 +03:00
30secondsofcode
b2da94aa97 Travis build: 2063 2018-05-15 18:49:13 +00:00
Angelos Chalaris
f85cd849f4 Merge pull request #667 from Siarhei-Zharnasek/master
Simplify findLastIndex
2018-05-15 21:47:13 +03:00
30secondsofcode
951d70d290 Travis build: 2061 [cron] 2018-05-14 21:09:23 +00:00
Siarhei
656f032615 Simplify findLastIndex 2018-05-14 16:51:56 +04:00
Robert Mennell
aaf6a20236 Update deepClone.md
We missed that the clone length wasn't there. This fixes the issue
2018-05-13 23:07:44 -07:00
30secondsofcode
e8056e9efb Travis build: 2058 [cron] 2018-05-13 21:08:49 +00:00
30secondsofcode
416c887da5 Travis build: 2056 [cron] 2018-05-12 21:10:57 +00:00