Hands-On Full-Stack Web Development with GraphQL and React

Hands-On Full-Stack Web Development with GraphQL and React

评分

★★★★★

ISBN

9781789135763

出版社

Packt Publishing 2019-01-31出版

内容简介
React, one of the most widely used JavaScript frameworks, allows developers to build fast and scalable front end applications for any use case. GraphQL is the modern way of querying an API. It represents an alternative to REST and is the next evolution in web development. Combining these two revolutionary technologies will give you a future-proof and scalable stack you can start building your business around.This book will guide you in implementing applications by using React, Apollo, Node.js an
AI简介
这是一本深度解析如何使用GraphQL和React构建全栈应用程序的实战指南。书中通过实战项目,让读者了解如何设计、构建、测试和部署一个全栈应用程序。书中首先介绍了GraphQL和React的基本概念和原理,然后通过一个具体的实战项目,让读者了解如何使用这些技术构建一个全栈应用程序。在实战项目中,读者将学习如何设计数据模型,如何构建API接口,如何使用React构建用户界面,如何测试和部署应用程序等。 书中详细讲解了如何将这两个技术结合在一起,以创建高效、灵活且易于维护的Web应用程序。GraphQL是一种查询语言和运行时,它允许客户端按需请求所需的数据,从而避免了不必要的数据传输。而React则是一种用于构建用户界面的JavaScript库,它允许开发者以组件化的方式构建复杂的UI。 在构建全栈应用程序的过程中,作者还详细介绍了如何配置和使用Node.js服务器、GraphQL服务器和数据库。此外,书中还包含了大量的代码示例和实战项目,帮助读者更好地理解和应用所学知识。 书中还深入讲解了如何优化查询性能、处理数据一致性问题、实现权限控制等。例如,书中讲解了如何使用Sequeli
阅读/下载地址