mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 05:03:07 +00:00
This matters for user security. I didn't touch blog posts & pages related to past conferences. The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP links so maybe that'd be best done in a separate PR.
671 B
671 B
id, title, layout, permalink
| id | title | layout | permalink |
|---|---|---|---|
| data-fetching | Data Fetching | community | community/data-fetching.html |
- Apollo: Easy to set up and use GraphQL client.
- Axios: Promise based HTTP client for the browser and node.js.
- Relay Modern - A JavaScript framework for building data-driven React applications.
- Request: Simplified HTTP request client.
- Superagent: A lightweight "isomorphic" library for AJAX requests.