[Translation to spanish] Relay. (1156 words) Part-2
Project Details
Relay is a JavaScript framework for building data-driven React applications.
Declarative: Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
Colocation: Queries live next to the views that rely on them, so you can easily reason about your app. Relay aggregates queries into efficient network requests to fetch only what you need.
Mutations: Relay lets you mutate data on the client and server using GraphQL mutations, and offers automatic data consistency, optimistic updates, and error handling. - Relay Github.
Links related to the translation
My profile:
https://crowdin.com/profile/josue3
Source Language
English
Translated Language
Spanish 13 060 translated words of 30 026 words
Number Of Words
1156 words translated in this time.
Previous translation on the same project
Part 1
1050 translated words of the project
Proofs:
Before:
After:
Posted on Utopian.io - Rewarding Open Source Contributors
Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://github.com/facebook/relay/blob/master/README.md