iamsoorena
7d47cf05db
Remove redundant number characters check
...
Remove unnecessary multiple array making with `.split()`
Reducing lines and making it more terse and readable
2017-12-22 15:00:46 +03:30
Rohit Tanwar
18741354c3
add snippet fibonacciTillNum
2017-12-22 16:58:16 +05:30
Soorena
f54ef19e93
Update README-start.md
2017-12-22 14:54:06 +03:30
Rohit Tanwar
7178ef0e31
add snippet fibsTillNum
2017-12-22 16:52:25 +05:30
Pl4gue
9a8566568e
Travis build: 98
2017-12-22 10:39:51 +00:00
Stefan Feješ
e27a1b0276
Merge pull request #312 from Chalarangelo/Chalarangelo-prime-patch
...
[UPDATE] Resolves #297
2017-12-22 11:38:07 +01:00
gokulk94
6e7f0030af
add missing line of code to elementIsVisibleInViewport
2017-12-22 14:55:09 +05:30
Angelos Chalaris
f59f3a5807
Update travis push
...
Most of the guides I can find use the travis email and name to differentiate from user commits. This will come in handy later down the line to filter out build commits more easily. I'm pretty certain this will not break anything, but I'd like someone to take a look at it before merging.
2017-12-22 10:53:42 +02:00
Pl4gue
f614b30efb
Travis build: 93
2017-12-22 08:36:56 +00:00
Pl4gue
246d1119ac
Travis build: 92
2017-12-22 08:34:59 +00:00
Angelos Chalaris
c4eb961b5c
Resolves #297
2017-12-22 10:31:50 +02:00
Pl4gue
bcea44bcd8
Travis build: 89
2017-12-22 08:28:29 +00:00
Angelos Chalaris
c2520fd9ef
Merge pull request #310 from WangYuLue/patch-1
...
Update fibonacci.md
2017-12-22 10:26:28 +02:00
Angelos Chalaris
1dd55fb54c
Minor formatting
2017-12-22 09:44:59 +02:00
Angelos Chalaris
2056006fd4
Update spreadOver.md
2017-12-22 09:44:14 +02:00
Angelos Chalaris
8697fcf87f
Update flip.md
2017-12-22 09:43:49 +02:00
Angelos Chalaris
93b6f3f28b
Minor formatting and updated description
2017-12-22 09:41:39 +02:00
Angelos Chalaris
7816902f71
Minor formatting
2017-12-22 09:36:36 +02:00
王二
ade77f58ff
Update fibonacci.md
2017-12-22 13:47:32 +08:00
Robert Mennell
5178328002
[FEATURE] add collectInto snippet
2017-12-21 19:08:36 -08:00
Robert Mennell
8f9d1cad00
[FEATURE] add spreadOver snippet
2017-12-21 18:33:57 -08:00
Robert Mennell
e8ad7ec6b5
[UPDATE] Move Promisify to the Adapter category
...
There are more adapters to come
2017-12-21 16:57:21 -08:00
Robert Mennell
d577114321
Fix: example was a little wrong
2017-12-21 16:47:12 -08:00
Robert Mennell
f616488615
[Feature] Add flip adapter
2017-12-21 16:42:15 -08:00
Pl4gue
e50e14cf12
PRs welcome badge
2017-12-22 00:16:02 +01:00
Pl4gue
d4f1278fa0
Insight.io badge
2017-12-22 00:12:38 +01:00
Pl4gue
1c93c2d6b6
Travis build: 73
2017-12-21 23:03:37 +00:00
Pl4gue
a9c3263da9
Revert "insight.io badge"
...
This reverts commit ff8c3566c5 .
2017-12-22 00:00:52 +01:00
Pl4gue
534e96fab9
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
2017-12-21 23:50:53 +01:00
Pl4gue
438734bc0a
insight.io badge
2017-12-21 23:48:40 +01:00
Pl4gue
ac1a10f039
Travis build: 69
2017-12-21 22:33:38 +00:00
Yuchen Zhang
0b90492a41
Improve isPrime to be O(sqrt(n)) ( #298 )
...
* improve isPrime to be O(sqrt(n))
2017-12-21 23:31:51 +01:00
Pl4gue
b20c958154
Travis build: 66
2017-12-21 21:15:50 +00:00
Angelos Chalaris
d8a10ed770
Merge pull request #300 from Y-Less/Branch_validateEmail
...
[FIX : #294 ] Remove validateEmail entirely (resolves #294 ).
2017-12-21 23:06:01 +02:00
Angelos Chalaris
c74be91968
Merge pull request #301 from Y-Less/Branch_everyNth
...
[FIX : #299 ] Make everyNth return the "Nth" value.
2017-12-21 23:04:56 +02:00
Pl4gue
e06cbd9e60
Travis build: 63
2017-12-21 19:08:21 +00:00
Angelos Chalaris
a3b1007975
Merge pull request #303 from robtaussig/master
...
[ENHANCEMENT] Removed unique occurrence of wrapping a single argument function with parenthesis
2017-12-21 21:06:34 +02:00
Rob Taussig
22dbda940f
Removed unique occurence of wrapping a single argument function with parenthesis
2017-12-21 13:55:25 -05:00
Pl4gue
ecaf146aee
Travis build: 60
2017-12-21 18:36:58 +00:00
Pl4gue
e9ab8af825
Travis build: 58
2017-12-21 18:35:12 +00:00
Angelos Chalaris
e5a618a504
Merge pull request #302 from Chalarangelo/staticParts
...
fix typo
2017-12-21 20:34:06 +02:00
Pl4gue
4469d19837
Travis build: 57
2017-12-21 18:33:03 +00:00
Y_Less
4bf5e36c9d
Remove validateEmail entirely ( #294 ).
2017-12-21 18:20:59 +00:00
Y_Less
5dd03ba8ed
Fix #299
2017-12-21 18:19:39 +00:00
Stefan Feješ
0e3c7d754b
fix typo
2017-12-21 19:13:15 +01:00
Pl4gue
497f4bef79
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
2017-12-21 17:24:43 +01:00
Pl4gue
9eec191537
Move Uncategorized to the end
2017-12-21 17:23:38 +01:00
Pl4gue
012d998fd1
Update untagged output
2017-12-21 17:23:32 +01:00
Pl4gue
3513a90cd0
Move uncategorized snippets to end
2017-12-21 17:11:22 +01:00
Angelos Chalaris
db5352654d
Merge pull request #296 from iamsoorena/patch-5
...
Update CONTRIBUTING.md
2017-12-21 18:10:16 +02:00