Soorena
be1b3d13ed
Update README-start.md
2017-12-22 14:54:06 +03:30
Rohit Tanwar
7a1295dc01
add snippet fibsTillNum
2017-12-22 16:52:25 +05:30
Pl4gue
61fd5710d2
Travis build: 98
2017-12-22 10:39:51 +00:00
Stefan Feješ
0c2505e0ea
Merge pull request #312 from Chalarangelo/Chalarangelo-prime-patch
...
[UPDATE] Resolves #297
2017-12-22 11:38:07 +01:00
gokulk94
b8b6832a79
add missing line of code to elementIsVisibleInViewport
2017-12-22 14:55:09 +05:30
Angelos Chalaris
979bfbd923
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
Apostolakis Myron
439c5fa6c6
unordered
2017-12-22 10:39:43 +02:00
Apostolakis Myron
cf1eabef94
ordered
2017-12-22 10:39:12 +02:00
Apostolakis Myron
7a0d268f41
minor url
2017-12-22 10:38:02 +02:00
Apostolakis Myron
7ee671490f
minor
2017-12-22 10:37:41 +02:00
Apostolakis Myron
55be06b522
unorderd
2017-12-22 10:37:03 +02:00
Pl4gue
3db8491741
Travis build: 93
2017-12-22 08:36:56 +00:00
Pl4gue
8570cd09ad
Travis build: 92
2017-12-22 08:34:59 +00:00
Angelos Chalaris
583606e559
Resolves #297
2017-12-22 10:31:50 +02:00
Apostolakis Myron
dde5981f11
github markup
2017-12-22 10:29:48 +02:00
Pl4gue
54e6924f23
Travis build: 89
2017-12-22 08:28:29 +00:00
Angelos Chalaris
ef6c354953
Merge pull request #310 from WangYuLue/patch-1
...
Update fibonacci.md
2017-12-22 10:26:28 +02:00
Angelos Chalaris
a5b4e3a752
Minor formatting
2017-12-22 09:44:59 +02:00
Angelos Chalaris
60e4092cf5
Update spreadOver.md
2017-12-22 09:44:14 +02:00
Angelos Chalaris
af5b5b197f
Update flip.md
2017-12-22 09:43:49 +02:00
Angelos Chalaris
5229f7c558
Minor formatting and updated description
2017-12-22 09:41:39 +02:00
myapos
69ec3c3fe7
added reducedFilter snippet
2017-12-22 09:37:36 +02:00
Angelos Chalaris
4bc4a23686
Minor formatting
2017-12-22 09:36:36 +02:00
王二
70b2e89ddf
Update fibonacci.md
2017-12-22 13:47:32 +08:00
Robert Mennell
8c59d59a9e
[FEATURE] add collectInto snippet
2017-12-21 19:08:36 -08:00
Robert Mennell
3ac3958008
[FEATURE] add spreadOver snippet
2017-12-21 18:33:57 -08:00
Robert Mennell
63f38faa83
[UPDATE] Move Promisify to the Adapter category
...
There are more adapters to come
2017-12-21 16:57:21 -08:00
Robert Mennell
963b489088
Fix: example was a little wrong
2017-12-21 16:47:12 -08:00
Robert Mennell
f19a79b863
[Feature] Add flip adapter
2017-12-21 16:42:15 -08:00
Pl4gue
9cad6395b2
PRs welcome badge
2017-12-22 00:16:02 +01:00
Pl4gue
bec6123ba5
Insight.io badge
2017-12-22 00:12:38 +01:00
Pl4gue
f525f2ee54
Travis build: 73
2017-12-21 23:03:37 +00:00
Pl4gue
e51e426059
Revert "insight.io badge"
...
This reverts commit ff8c3566c5 .
2017-12-22 00:00:52 +01:00
Pl4gue
646cf9d0e6
Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code
2017-12-21 23:50:53 +01:00
Pl4gue
ff8c3566c5
insight.io badge
2017-12-21 23:48:40 +01:00
Pl4gue
57aa8e7688
Travis build: 69
2017-12-21 22:33:38 +00:00
Yuchen Zhang
544d69afa1
Improve isPrime to be O(sqrt(n)) ( #298 )
...
* improve isPrime to be O(sqrt(n))
2017-12-21 23:31:51 +01:00
Pl4gue
c0d6fe3c39
Travis build: 66
2017-12-21 21:15:50 +00:00
Angelos Chalaris
82a7445a10
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
b907c38bee
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
fc4a1e5cdd
Travis build: 63
2017-12-21 19:08:21 +00:00
Angelos Chalaris
e5d46da4e6
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
2082cbf2cd
Removed unique occurence of wrapping a single argument function with parenthesis
2017-12-21 13:55:25 -05:00
Pl4gue
cb5ac95f08
Travis build: 60
2017-12-21 18:36:58 +00:00
Pl4gue
b18e553b9e
Travis build: 58
2017-12-21 18:35:12 +00:00
Angelos Chalaris
6fe6722ea3
Merge pull request #302 from Chalarangelo/staticParts
...
fix typo
2017-12-21 20:34:06 +02:00
Pl4gue
79a9e4df53
Travis build: 57
2017-12-21 18:33:03 +00:00
Y_Less
573a87b56d
Remove validateEmail entirely ( #294 ).
2017-12-21 18:20:59 +00:00
Y_Less
afe42af21c
Fix #299
2017-12-21 18:19:39 +00:00
Stefan Feješ
7aa92ea10b
fix typo
2017-12-21 19:13:15 +01:00