mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
update essay
This commit is contained in:
parent
2aa5b89f72
commit
38bc25f30c
@ -88,7 +88,7 @@ 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
|
||||||
of your JSON API. What if other non-web application clients have come to depend on the original API?
|
of your JSON API. What if other non-web application clients have come to depend on the original API?
|
||||||
|
|
||||||
This problem leads to the "versioning hell" that many JSON Data APIs that are supporting both web applications as well
|
This problem leads to the "versioning hell" that many JSON Data API developers face when supporting both web applications as well
|
||||||
as other non-web application clients.
|
as other non-web application clients.
|
||||||
|
|
||||||
#### A Solution: GraphQL
|
#### A Solution: GraphQL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user