ProtoSchool / protoschool.github.io

The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
https://proto.school
Other
165 stars 67 forks source link

New Tutorial: convert JS IPFS examples to tutorials #136

Open alanshaw opened 5 years ago

alanshaw commented 5 years ago

From @daviddias in https://github.com/ipfs/js-ipfs/issues/1816:

Perhaps they won't all be doable on ProtoSchool, but going through the list I would say that at least we can:

terichadbourne commented 5 years ago

Additional notes from @daviddias in the previous issue:

These could actually be tutorials to get help from volunteers that are looking for ideas of tutorials to write

Also worth checking the ones in js-ipfs-api https://github.com/ipfs/js-ipfs-http-client/tree/master/examples

terichadbourne commented 5 years ago

It looks like https://github.com/ipfs/js-ipfs/tree/master/examples/ipfs-101 would translate nicely into one of our first tutorials on the file API. See issue #91 for more on that proposal.

terichadbourne commented 4 years ago

@johnnymatthews Are these all among the examples that you're planning to move into the docs site?

johnnymatthews commented 3 years ago

Yeah they are, but that whole "move everything into docs.ipfs.io" project got superseded by the "help Filecoin exist" project. So moving stuff over is on the back-burner for now.