Skip to content

modernize client and index using lebab#296

Merged
DiegoRBaquero merged 1 commit intowebtorrent:masterfrom
jimmywarting:modernize_client.js
Nov 22, 2018
Merged

modernize client and index using lebab#296
DiegoRBaquero merged 1 commit intowebtorrent:masterfrom
jimmywarting:modernize_client.js

Conversation

@jimmywarting
Copy link
Contributor

  • Uses class, const let, etc
  • Removed self variable
  • Creating a new Client without new keyword don’t work anymore
  • Replaced inherits with class extends

- Uses class, const let, etc
- Removed self variable
- Creating a new Client without `new` keyword don’t work anymore
- Replaced inherits with class extends
@DiegoRBaquero DiegoRBaquero merged commit 941c78c into webtorrent:master Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants