mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Add Textile Build Series
Context: https://github.com/ipfs/docs/issues/119
This commit is contained in:
parent
5baef2d324
commit
e1f0db3846
3 changed files with 22 additions and 4 deletions
|
@ -151,10 +151,11 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
|
|||
|
||||
## Videos
|
||||
|
||||
- [Distributed Apps with IPFS - Juan Benet at Fullstack Fest 2016](https://www.youtube.com/watch?v=jONZtXMu03w) - This talk breaks down how to build a dynamic app on top of IPFS with CRDTs, pub/sub, and slick UIs. It also delves into new models for distributed computation, and the ethical importance of distributing the web.
|
||||
- [IPFS Alpha - Why we must redistribute the web](https://www.youtube.com/watch?v=skMTdSEaCtA)
|
||||
- [IPFS Simply Explained](https://www.youtube.com/watch?v=5Uj6uR3fp-U)
|
||||
- [Juan Benet at Fullstack Fest 2016](https://www.youtube.com/watch?v=jONZtXMu03w)
|
||||
- [Juan Benet at Stanford 2015](https://www.youtube.com/watch?v=HUVmypx9HGI)
|
||||
- [IPFS Simply Explained](https://www.youtube.com/watch?v=5Uj6uR3fp-U) - Let's take a look at how IPFS works, how it can solve issue's like censorship and if it would really work across multiple planets!
|
||||
- [Juan Benet at Stanford 2015](https://www.youtube.com/watch?v=HUVmypx9HGI) - The talk includes a broad look at The IPFS Project, and a discussion on evolving the network stack through open source protocols R & D.
|
||||
- [Textile Build Series - A Free Online Workshop](https://www.youtube.com/playlist?list=PLC8CEtJ9shDznO1tpvGe--BVEWmCKY9_Z) - A full Training Program to teach devs on how to build for the Decentralized Web. The series covers a ton of content, touch multiple parts of the IPFS stack and guides devs through building a simple DApp.
|
||||
|
||||
## Discussions
|
||||
|
||||
|
|
|
@ -9,9 +9,26 @@ content:
|
|||
- title: IPFS Simply Explained
|
||||
website: https://www.youtube.com/watch?v=5Uj6uR3fp-U
|
||||
picture: /images/ipfs_simply_explained_video.jpg
|
||||
description: >
|
||||
Let's take a look at how IPFS works, how it can solve issue's like
|
||||
censorship and if it would really work across multiple planets!
|
||||
- title: Juan Benet at Stanford 2015
|
||||
website: https://www.youtube.com/watch?v=HUVmypx9HGI
|
||||
picture: /images/stanford-2015.jpg
|
||||
- title: Juan Benet at Fullstack Fest 2016
|
||||
description: >
|
||||
The talk includes a broad look at The IPFS Project, and a discussion on evolving the network stack through open source protocols R & D.
|
||||
- title: Distributed Apps with IPFS - Juan Benet at Fullstack Fest 2016
|
||||
website: https://www.youtube.com/watch?v=jONZtXMu03w
|
||||
picture: /images/fullstack-fest-2016.jpg
|
||||
description: >
|
||||
This talk breaks down how to build a dynamic app on top of IPFS with
|
||||
CRDTs, pub/sub, and slick UIs. It also delves into new models for
|
||||
distributed computation, and the ethical importance of distributing the
|
||||
web.
|
||||
- title: Textile Build Series - A Free Online Workshop
|
||||
website: https://www.youtube.com/playlist?list=PLC8CEtJ9shDznO1tpvGe--BVEWmCKY9_Z
|
||||
picture: /images/textile-build-series.jpg
|
||||
description: >
|
||||
A full Training Program to teach devs on how to build for the
|
||||
Decentralized Web. The series covers a ton of content, touch multiple
|
||||
parts of the IPFS stack and guides devs through building a simple DApp.
|
||||
|
|
BIN
src/static/images/textile-build-series.jpg
Normal file
BIN
src/static/images/textile-build-series.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Loading…
Reference in a new issue