Jessica Lam 👩🏻💻👩🏻🎨 on Nostr: Random thoughts: MVC is important not because of its specific implementations, but bc ...
Random thoughts:
MVC is important not because of its specific implementations, but bc its foundational to be able to distill any information into:
Model - data necessary for operation
Controller - concisely defined actions on the data
View - while usually referring to visuals, can also be “structured result”
Clear separation of these concepts along with enforcing their dependency expectations underpin so mich of system design imho 🤔
(That does not mean everything is mvc lol just to be clear)
Published at
2023-10-04 06:53:55Event JSON
{
"id": "d9c81509311af63e992d825368f9f6414a6fb6a95638754e9123a8f94d350de6",
"pubkey": "866194e5670ab311ef45ed9e6aaa3861b8db359e4205c04a2b7c2e60b47e7e89",
"created_at": 1696402435,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/kangaroo5383/statuses/111175430021665494",
"activitypub"
]
],
"content": "Random thoughts:\n\nMVC is important not because of its specific implementations, but bc its foundational to be able to distill any information into:\nModel - data necessary for operation\nController - concisely defined actions on the data\nView - while usually referring to visuals, can also be “structured result”\n\nClear separation of these concepts along with enforcing their dependency expectations underpin so mich of system design imho 🤔\n\n(That does not mean everything is mvc lol just to be clear)",
"sig": "67b61bc45547d80361202692f9b7af8c692f834b38168c7e47e7cda3fb464a26b8f61206d3fa3b38bb9310fd102b00ccd36d28fcd5b2d12d51e73cdce0c8a136"
}