|
|
|
|
|
by shannontkwong
451 days ago
|
|
Although I like the idea of decentralization, the atProtocol is relatively new and still evolving. This means less documentation, fewer examples, potential API changes, and limited community support compared to established stacks. Also as a solo founder, implementing a decentralized architecture adds significant complexity compared to traditional client-server models, which I would need to learn new patterns and deal with distributed systems challenges for. |
|
1. store public data in the user's PDS (an api call instead of a db call)
2. listen to the firehose for records created by other frontends to your AppView (optional, especially early on)
Otherwise, it would be quite similar to any other social media site with mobile apps, a backend, and a database