|
|
|
|
|
by Aldipower
309 days ago
|
|
Me neither. Considered we are talking about collaborative network applications, you are loosing the single-source-of-thruth (the server database) with the local first approach. And it just adds so much more complexity. Also, as your app grows, you probably end up to implement the business logic twice. On the server and locally. I really do not get it. |
|
With the Linear approach, the server remains the source of truth.