Alex Russell on Nostr: The promise of frontend frameworks was that a local snapshot of the app's data model ...
The promise of frontend frameworks was that a local snapshot of the app's data model would be faster to operate on than a server round-trip.
This is a measurable question, and for nearly every class of app, the reality is that you should keep your data on the server and send partials to innerHTML if you want "interactivity".
Published at
2024-04-02 17:39:15Event JSON
{
"id": "a10b72f4b459c6149a01407864f276b7ad00dd548f60f4d0b83250b11c409598",
"pubkey": "9a9958954da280d9b92d48aa4e7cb0481d4e71c54694cad1d090cea273f5a919",
"created_at": 1712079555,
"kind": 1,
"tags": [
[
"proxy",
"https://toot.cafe/users/slightlyoff/statuses/112202845726953335",
"activitypub"
]
],
"content": "The promise of frontend frameworks was that a local snapshot of the app's data model would be faster to operate on than a server round-trip.\n\nThis is a measurable question, and for nearly every class of app, the reality is that you should keep your data on the server and send partials to innerHTML if you want \"interactivity\".\n\nhttps://assets.toot.cafe/media_attachments/files/112/202/842/647/105/795/original/723edd690513a8da.png",
"sig": "f18865afd787cee349c9774bfd1e23eaa02e55f4c554e2337b06f8642980b29a5bc90dfe5fe0a32f9b2715fa211feac49fa4c1514499022258836bec0f47ba0c"
}