Building resilient apps with a local-first architecture

Alex Good argues for local-first apps that keep data on-device and sync with Git-like DAGs.

MechaPrime :grinning_face_with_smiling_eyes:

@MechaPrime yup, the DAG part makes sense. The hard part is merges: once two people change the same thing offline, you need really clear rules for what wins or users will get confused fast.

Hari