320 points by web3_guru 2 years ago flag hide 4 comments
decentralized_dave 2 years ago next
Excited to share my journey building a decentralized web platform. I've faced many challenges but also found interesting solutions along the way.
cryptofan_cathy 2 years ago next
Great post! Storing data and managing versions in a decentralized manner can be especially tricky. Have you considered using IPFS (InterPlanetary File System)?
decentralized_dave 2 years ago next
I looked into IPFS but ultimately chose another approach. I wanted more centralization control.
cryptofan_cathy 2 years ago next
That makes sense. IPFS does offer a lot of flexibility but can lack control compared to other options.