Rohit Tanwar
2e895b9d23
Update CONTRIBUTING.md
2018-01-09 04:02:17 +05:30
Rohit Tanwar
b8a4416d4a
ISSUE_TEMPLATE.md
2018-01-09 03:51:35 +05:30
atomiks
b906114c10
Update createEventHub.md
2018-01-09 09:21:32 +11:00
atomiks
bdae0ed89f
Update createEventHub.md
2018-01-09 09:17:15 +11:00
Rohit Tanwar
49ab83984a
CONTRIBUTING
2018-01-09 03:46:04 +05:30
atomiks
409a05e52c
More extensive examples
2018-01-09 09:15:59 +11:00
Rohit Tanwar
2735dedbfd
CODE_OF_CONDUCT
2018-01-09 03:26:25 +05:30
Rohit Tanwar
70a4c8c85f
add readme script
2018-01-09 03:20:51 +05:30
Rohit Tanwar
335722332d
add readme script
2018-01-09 03:19:50 +05:30
atomiks
da99919b6d
Update createEventHub.md
2018-01-09 08:42:54 +11:00
Rohit Tanwar
e72e59f8a7
Update .travis.yml
2018-01-09 03:07:12 +05:30
Rohit Tanwar
002c461d38
Update .travis.yml
2018-01-09 03:04:28 +05:30
30secondsofcode
21e4200e1f
Travis build: 1093
2018-01-08 21:30:56 +00:00
Rohit Tanwar
109ff7e912
travis_ci
2018-01-09 02:59:40 +05:30
Robert Mennell
dedd2fdd0b
Update indexOfAll description
...
forgot to update description
2018-01-08 13:27:45 -08:00
30secondsofcode
949dbb6196
Travis build: 1091
2018-01-08 21:26:01 +00:00
Robert Mennell
2629765340
Update indexOfAll snippet return type
...
Now we're just going to return an empty array. This keeps a consistent return type, does not need checking, and won't break api chaining.
Decision was made because otherwise you'd have to add a filter step or check if the return is not an array. Instead we just want an empty array so it has a consistent API, and no indeces is a valid amount
2018-01-08 13:24:21 -08:00
atomiks
2961ba996a
Update createEventHub.md
2018-01-09 08:02:35 +11:00
Stefan Feješ
ff6c41037c
update tag_database
...
Added browser to every http request
2018-01-08 21:53:29 +01:00
Rohit Tanwar
46b4523017
add credits
2018-01-09 02:21:42 +05:30
Rohit Tanwar
4c2ed3efd0
remove extra file
2018-01-09 02:13:10 +05:30
Rohit Tanwar
1119fbf69c
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code-python
2018-01-09 02:12:53 +05:30
Rohit Tanwar
4c264ac728
remove extra file
2018-01-09 02:12:30 +05:30
Rohit Tanwar
edd116a981
add spread
2018-01-09 02:08:05 +05:30
Rohit Tanwar
894984b473
Update README.md
2018-01-09 02:02:53 +05:30
30secondsofcode
e415d40e98
Travis build: 1087
2018-01-08 20:32:16 +00:00
Rohit Tanwar
fd56b405c6
Update README.md
2018-01-09 02:01:51 +05:30
Stefan Feješ
bb49d28286
trouble with GitKraken, fix everything now
2018-01-08 21:31:30 +01:00
Rohit Tanwar
2ab9ef8cd0
add logo and update gcd and make lcm
2018-01-09 02:00:17 +05:30
Stefan Feješ
38e2c77d08
add httpDelete
...
hopefully last typos I made
2018-01-08 21:29:25 +01:00
Angelos Chalaris
3122ebc51a
Merge pull request #513 from kriadmin/patch-5
...
Update lcm.md
2018-01-08 22:27:56 +02:00
Stefan Feješ
273afb5f21
fix snippet typo and update examples to be consistent
2018-01-08 21:17:52 +01:00
Stefan Feješ
9a72aa6435
add httpPut
2018-01-08 21:16:14 +01:00
30secondsofcode
a076ef3765
Travis build: 1085
2018-01-08 20:10:56 +00:00
Angelos Chalaris
62c419e89a
Update tag_database
2018-01-08 22:08:12 +02:00
Stefan Feješ
6493d45235
update tag_database and add semicolons to http snippets
2018-01-08 21:08:04 +01:00
Stefan Feješ
ff00c50e5f
add httpPost, update examples for http snippets
2018-01-08 21:07:02 +01:00
30secondsofcode
034e01eeb0
Travis build: 1083 [cron]
2018-01-08 20:06:10 +00:00
Rohit Tanwar
6d7b4975c3
Update lcm.md
2018-01-09 01:34:51 +05:30
30secondsofcode
f7484d30cc
Travis build: 1081
2018-01-08 20:01:19 +00:00
Angelos Chalaris
7ebbe5936b
Merge pull request #508 from evolkmann/feature/longest
...
[FEATURE] Added longestString()
2018-01-08 21:58:59 +02:00
Angelos Chalaris
0e828a0f85
Update longestItem.md
2018-01-08 21:58:35 +02:00
Enzo Volkmann
cc71e26fc0
Revert "Updated README.md using npm run builder"
...
This reverts commit 0c8de329cb .
2018-01-08 20:34:06 +01:00
Enzo Volkmann
aaca35a220
Based on suggestions, added longestItem()
2018-01-08 20:33:47 +01:00
atomiks
af23b5d947
cache the getting
2018-01-09 05:58:58 +11:00
atomiks
f18b4942b9
Update createEventHub.md
2018-01-09 05:46:17 +11:00
atomiks
823236dbf7
Use Map instead
2018-01-09 05:44:23 +11:00
30secondsofcode
860f0c0977
Travis build: 1079
2018-01-08 17:56:40 +00:00
Angelos Chalaris
73d4de0c36
Merge pull request #512 from Chalarangelo/partition
...
[FEATURE] Add partition
2018-01-08 19:55:26 +02:00
Angelos Chalaris
ad4a203604
Added error handling
...
Added handling for `onerror` to log on the `error` stream of the console by default, maybe not the best possible behavior, but good for starters. If you have a better idea for this, please change it accordingly.
2018-01-08 19:07:56 +02:00