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
166 stars 67 forks source link

Lesson Feedback%3A Blog - Lesson 6 (List posts chronologically with a chain of links) #798

Open andrewzhurov opened 2 years ago

andrewzhurov commented 2 years ago

URL of the lesson that's confusing: https://proto.school/blog/06

What's confusing about this lesson? It teaches to complect content and structure, argumenting it by saying that decoupling the two is wasteful. I have two beef with that: 1) complecting things is a bad practice and should not be teached, rather decomplecting should 2) if it is wasteful to create persistent structures in the current version of ipfs - it would be marvels to have it solved (inspirations may be persistent structures of Clojure that share common structure blocks and, if I'm not mistaken, of Scala)