8000 Improve pitch on home page · roy-coder/json-api@aecfcff · GitHub
[go: up one dir, main page]

Skip to content

Commit aecfcff

Browse files
committed
Improve pitch on home page
1 parent c0a0d73 commit aecfcff

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ show_masthead: true
55
---
66

77
If you've ever argued with your team about the way your JSON responses
8-
should be formatted, JSON:API can be your anti-[bikeshedding](http://bikeshed.org) tool.
8+
should be formatted, JSON:API can help you stop the
9+
[bikeshedding](http://bikeshed.org) and focus on what matters:
10+
**your application**.
911

10-
By following shared conventions, you can increase productivity,
11-
take advantage of generalized tooling, and focus on what
12-
matters: your application.
13-
14-
Clients built around JSON:API are able to take
15-
advantage of its features around efficiently caching responses,
12+
By following shared conventions, you can increase productivity, take advantage
13+
of generalized tooling and best practices. Clients built around JSON:API are
14+
able to take advantage of its features around efficiently caching responses,
1615
sometimes eliminating network requests entirely.
1716

1817
Here's an example response from a blog that implements JSON:API:

0 commit comments

Comments
 (0)
0