Coding With Jess EP22: Decentralized Blogging Engine

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ธ.ค. 2024
  • In this session, I'm using Fission's WebNative toolkit to build a decentralized blogging app. It's a pretty interesting challenge to think of the architecture of a blog differently: we can create a separate thin client that we simply use to write posts, the posts are stored separately in IPFS, and the actual blog can be generated separately as well.
    I'm trying to build my intuition of how the architecture of decentralized applications differs from a traditional client-server or SPA web application, and this has been a fantastic place to get started.
    Code: github.com/jes...
    WebNative: guide.fission....

ความคิดเห็น • 1

  • @wm4g3
    @wm4g3 2 ปีที่แล้ว

    Welcome back! Ping me if you're stuck on anything TypeScript :)