Webtorrent-desktop: "Help wanted" are a bit out of my league.

Created on 11 Apr 2016  路  3Comments  路  Source: webtorrent/webtorrent-desktop

I've been diving into electron recently and found this repository.

I see there are quite a few _"Help Wanted"_ tags, and found myself wanting to contribute, but I'm inexperienced on most of them.

Any suggestions of materials to look at so for me to get up to speed. Leave links to docs, tutorials, references, other repos that I might get a look at.

PS I'm still going through the electron docs.

question

Most helpful comment

Awesome, glad you want to help!

In addition to "help wanted", there's also a label for "good first contribution". Do any of those look easier?

If you're looking to get better at JavaScript and learn the Node.js APIs, I recommend Node School. In particular, these are the most useful:

npm install -g javascripting
npm install -g learnyounode
npm install -g elementary-electron
npm install -g scope-chains-closures
npm install -g stream-adventure

I'll also go through all the new issues from the past few days and add more "good first contribution" labels to the easier stuff.

All 3 comments

Awesome, glad you want to help!

In addition to "help wanted", there's also a label for "good first contribution". Do any of those look easier?

If you're looking to get better at JavaScript and learn the Node.js APIs, I recommend Node School. In particular, these are the most useful:

npm install -g javascripting
npm install -g learnyounode
npm install -g elementary-electron
npm install -g scope-chains-closures
npm install -g stream-adventure

I'll also go through all the new issues from the past few days and add more "good first contribution" labels to the easier stuff.

I'm on the same situation, thanks for the material, I'll definitely check that out, and the "good first contribution" tag is an excellent idea, I'll see if I can contribute with some of those issues

Thanks. I'm only missing the last two of those. It's so frustrating only to find beginner tutorials when and miss out on the action. XD

Was this page helpful?
0 / 5 - 0 ratings

Related issues

feross picture feross  路  3Comments

tiotrom picture tiotrom  路  4Comments

grunjol picture grunjol  路  5Comments

tapir picture tapir  路  6Comments

adatum picture adatum  路  3Comments