mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
improve language
This commit is contained in:
parent
ee0a9ff06d
commit
5f8438c13e
@ -10,8 +10,10 @@ Every application involves managing a complexity budget. A complexity budget ca
|
|||||||
> An explicit or implicit allocation of complexity across the entire application
|
> An explicit or implicit allocation of complexity across the entire application
|
||||||
|
|
||||||
"Complexity" here is defined subjectively (rather than [formally](https://en.wikipedia.org/wiki/Programming_complexity))
|
"Complexity" here is defined subjectively (rather than [formally](https://en.wikipedia.org/wiki/Programming_complexity))
|
||||||
and in [Stewartian Terms](https://en.wikipedia.org/wiki/I_know_it_when_I_see_it). One of the primary jobs of an
|
and in [Stewartian Terms](https://en.wikipedia.org/wiki/I_know_it_when_I_see_it): "I know it when I see it." Or, more
|
||||||
application architect is to manage a complexity budget:
|
specifically to software development, "I know it when I *feel* it."
|
||||||
|
|
||||||
|
One of the primary jobs of an application architect is to manage a complexity budget:
|
||||||
|
|
||||||
* Decide if a given feature is "worth it"
|
* Decide if a given feature is "worth it"
|
||||||
* Decide if a given implementation is "worth it"
|
* Decide if a given implementation is "worth it"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user