红联Linux门户
Linux帮助

Apollo Client 1.0发布,JavaScript的GraphQL客户端

发布时间:2017-03-31 09:17:24来源:红联作者:baihuo
Apollo Client 1.0 发布了,Apollo Client 是一个全功能的 GraphQL 客户端,用于 React 、Angular 的交互。允许你轻松通过 GraphQL 获取数据并构建 UI 组件。

Apollo Client 1.0 的改进记录包括:

It works with any GraphQL server and schema.

It’s easy to get started with, and extensively documented.

It works seamlessly with your favorite React community tools like Redux and Recompose.

It has integrations for Angular, Ember, Vue, Meteor, Next.js, and more.

It has built-in tools for optimistic UI, SSR, pagination, loading state, and everything else you need to build an app.

It supports GraphQL subscriptions out of the box.

It gives you full control over your GraphQL store.

It has its own Apollo Developer Tools to help you understand your app.

软件详情:https://dev-blog.apollodata.com/apollo-client-1-0-a-flexible-community-focused-javascript-graphql-client-2253b90e6c84

下载地址:https://github.com/apollographql/apollo-client

来自:开源中国社区
文章评论

共有 0 条评论