# Apollo Client, now with React Hooks

DevFeed: [Apollo Client, now with React Hooks](<https://devfeed.tech/articles/apollo-client-now-with-react-hooks-23175.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-client-now-with-react-hooks>)

Author: Hugh Willson

Published: 2019-08-06T22:46:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [apollo-client](<https://devfeed.tech/topics/apollo-client.md>), [React Hooks](<https://devfeed.tech/topics/react-hooks.md>), [React](<https://devfeed.tech/topics/react.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [apollo-client](<https://devfeed.tech/tags/apollo-client.md>), [react](<https://devfeed.tech/tags/react.md>), [react-hooks](<https://devfeed.tech/tags/react-hooks.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

Apollo Client adds React Hooks, giving React developers a simpler way to fetch data and manage mutations while retaining the existing higher-order component and render prop APIs.

## Source excerpt

Our mission is to make Apollo Client the most modern and frictionless state management solution for React developers. As the React community has evolved and pioneered new UI development best practices over time, we've ensured that Apollo Client adopts and upholds those practices. In keeping with that tradition, today we're thrilled to announce the addition of React Hooks to Apollo Client!