Commit Graph

1141 Commits

Author SHA1 Message Date
d0cfcd095b Update createEventHub.md 2018-01-09 08:42:54 +11:00
6885ab113c Update createEventHub.md 2018-01-09 08:02:35 +11:00
950353976c cache the getting 2018-01-09 05:58:58 +11:00
cc754ff8c8 Update createEventHub.md 2018-01-09 05:46:17 +11:00
5de60aec57 Use Map instead 2018-01-09 05:44:23 +11:00
398ad28a2d Update createEventHub.md 2018-01-06 07:42:11 +11:00
4383185003 Merge branch 'master' into eventhub 2018-01-05 17:58:21 +02:00
350367539b Travis build: 1045 2018-01-05 15:49:08 +00:00
3693ab3c5c Merge pull request #496 from lesbaa/patch-1
If using ES6, use template litorals
2018-01-05 17:47:56 +02:00
18bdf0e8eb Update digitize.md 2018-01-05 17:47:23 +02:00
e768504c47 Travis build: 1043 2018-01-05 14:56:41 +00:00
303d8e8e77 Travis build: 1041 2018-01-05 14:41:29 +00:00
931e9c689f Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
475d91dac3 Update createEventHub.md 2018-01-06 01:26:07 +11:00
9af1e48ba9 silence error for emit 2018-01-06 00:30:47 +11:00
39e096055a fix index typo 2018-01-06 00:26:30 +11:00
4c0cce5824 Update createEventHub.md 2018-01-06 00:18:41 +11:00
8700977e38 Update createEventHub.md 2018-01-06 00:09:51 +11:00
218d836295 Add createEventHub 2018-01-06 00:07:26 +11:00
Les
74ae6b7f77 If using ES6, use template litorals
Probably being pernickety.  But if we're using ES6, you could just use a template litoral instead of string concat? Not sure if the litoral version is a bit more difficult to read mind you.
2018-01-05 11:38:34 +00:00
51e4d65eaa Updated initializeArrayWithRange
There was typo mistake in which Array.from was missing from Array(Math.ceil((end+1-start)/step) in description of snippet
2018-01-05 14:29:20 +05:30
a55d5b3ea6 Update gcd.md 2018-01-05 00:40:42 +11:00
c1d66ba5ff Update gcd.md 2018-01-05 00:39:22 +11:00
8b6b0897b3 Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
0b295bcf5d Update elo.md 2018-01-04 14:32:19 +02:00
cdb2303156 Travis build: 1023 2018-01-04 12:28:05 +00:00
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
ede1be3c9f Update elo.md 2018-01-04 23:11:56 +11:00
a65e4bd56b Update httpsRedirect.md 2018-01-04 12:31:12 +02:00
a85e377dfa Travis build: 1015 2018-01-04 09:55:00 +00:00
98d9d5ae07 Merge pull request #488 from kriadmin/patch-1
Create formatDuration.md
2018-01-04 11:51:46 +02:00
f0a4d7464c Update formatDuration.md 2018-01-04 11:50:12 +02:00
b2394d6854 Merge pull request #487 from HumiH/patch-1
Update differenceWith.md
2018-01-04 11:29:03 +02:00
cf0fc094fd Travis build: 1010 2018-01-04 09:25:51 +00:00
b082d1e3a3 Merge pull request #469 from kriadmin/patch-3
Create luhnCheck.md
2018-01-04 11:23:45 +02:00
05dfdafdd0 Update luhnCheck.md 2018-01-04 11:23:07 +02:00
afb4f3e864 Update luhnCheck.md 2018-01-04 11:22:32 +02:00
b0efd4af05 Merge pull request #480 from Chalarangelo/atomiks-patch-1
[UPDATE] pluralize.md
2018-01-04 11:07:35 +02:00
82ab2d8818 Add examples 2018-01-04 13:03:59 +05:30
807dc667d2 Create formatDuration.md 2018-01-04 12:56:42 +05:30
3d3e70680d Update elo to support multiplayer 2018-01-04 14:58:29 +11:00
11f4e4cf4a Update differenceWith.md
use Array.findIndex() instead of Array.find()
2018-01-04 11:37:10 +08:00
ead337acd9 Update isFunction.md 2018-01-04 08:12:04 +11:00
0f6d8c64d6 [UPDATE] runAsync.md 2018-01-03 19:15:30 +01:00
601ef296c9 Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
2018-01-03 19:30:55 +02:00
a8f7be32c6 Update runAsync.md 2018-01-04 04:07:32 +11:00
940ab10c84 Update pluralize.md 2018-01-04 03:08:08 +11:00
20bb614218 Update pluralize.md 2018-01-04 03:05:13 +11:00
b81129b5b1 Update pluralize.md 2018-01-04 03:01:49 +11:00
7681651db9 Allow for autopluralization 2018-01-04 02:57:08 +11:00