Skip to content

Commit 8ac8efb

Browse files
authored
Translation of the “Community › Tools › Data Fetching“ page
Translate Community/Tools/Data Fetching page
2 parents 7392f0d + 16b4b71 commit 8ac8efb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
+6-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
id: data-fetching
3-
title: Data Fetching
3+
title: Chargement de données
44
layout: community
55
permalink: community/data-fetching.html
66
---
77

8-
* **[Apollo](https://www.apollographql.com/docs/react/):** Easy to set up and use GraphQL client.
9-
* **[Axios](https://github.com/mzabriskie/axios):** Promise based HTTP client for the browser and node.js.
10-
* **[Relay Modern](https://facebook.github.io/relay/docs/en/new-in-relay-modern.html)** - A JavaScript framework for building data-driven React applications.
11-
* **[Request](https://github.com/request/request):** Simplified HTTP request client.
12-
* **[Superagent](https://visionmedia.github.io/superagent/):** A lightweight "isomorphic" library for AJAX requests.
8+
* **[Apollo](https://www.apollographql.com/docs/react/)** : client GraphQL facile à configurer et à utiliser.
9+
* **[Axios](https://github.com/mzabriskie/axios)** : client HTTP basé sur les promesses pour le navigateur et Node.js.
10+
* **[Relay Modern](https://facebook.github.io/relay/docs/en/new-in-relay-modern.html)** : un framework JavaScript pour construire des applications React pilotées par les données.
11+
* **[Request](https://github.com/request/request)** : client de requêtes HTTP simplifié.
12+
* **[Superagent](https://visionmedia.github.io/superagent/)** : une bibliothèque légère et isomorphe pour les requêtes AJAX.

0 commit comments

Comments
 (0)