mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
fix typo
This commit is contained in:
parent
365ec3a7d1
commit
5e170e9877
@ -82,7 +82,7 @@ will find the following quote:
|
|||||||
|
|
||||||
This quote shows that, although we have driven coupling out with a pitchfork (or, in our case, with a JSON API) it has come
|
This quote shows that, although we have driven coupling out with a pitchfork (or, in our case, with a JSON API) it has come
|
||||||
back through requests for web application-specific JSON API end points. These sorts of requests end up recoupling the
|
back through requests for web application-specific JSON API end points. These sorts of requests end up recoupling the
|
||||||
front-end and back-end code: the JSON API is longer providing a generic JSON Data API, but rather a specific API for
|
front-end and back-end code: the JSON API is no longer providing a generic JSON Data API, but rather a specific API for
|
||||||
the front-end needs.
|
the front-end needs.
|
||||||
|
|
||||||
Worse, these front-end needs will often change frequently as your application evolves, necessitating the modification
|
Worse, these front-end needs will often change frequently as your application evolves, necessitating the modification
|
||||||
|
Loading…
x
Reference in New Issue
Block a user