mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 14:31:47 +00:00
typo
This commit is contained in:
parent
f8811989d5
commit
3a6e475673
@ -44,7 +44,7 @@ In the latter, the behaviour of the `button` element is spread out amongst multi
|
||||
exactly what the button does without a total knowledge of the code base. This "spooky action at a distance" is a source
|
||||
of maintenance issues and stands in the way of developers understanding of the code base.
|
||||
|
||||
The first example demonstrates good Locality of Behavior, while the second has poor Locality of Behavior.
|
||||
The htmx example demonstrates good Locality of Behavior, while the jQuery example has poor Locality of Behavior.
|
||||
|
||||
#### Surfacing Behaviour vs. Inlining Implementation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user