Book description
Unleash the power of GraphQL, React 17, Node, and Express to build a scalable and production-ready application from scratch to be deployed on AWS
Key Features
- Build full-stack applications with modern APIs using GraphQL and React Hooks
- Integrate Apollo into React and build frontend components using GraphQL
- Implement a self-updating notification pop-up with a unique GraphQL feature called Subscriptions
Book Description
React and GraphQL, when combined, provide you with a very dynamic, efficient, and stable tech stack to build web-based applications. GraphQL is a modern solution for querying an API that represents an alternative to REST and is the next evolution in web development.
This book guides you in creating a full-stack web application from scratch using modern web technologies such as Apollo, Express.js, Node.js, and React. First, you'll start by configuring and setting up your development environment. Next, the book demonstrates how to solve complex problems with GraphQL, such as abstracting multi-table database architectures and handling image uploads using Sequelize. You'll then build a complete Graphbook from scratch. While doing so, you'll cover the tricky parts of connecting React to the backend, and maintaining and synchronizing state. In addition to this, you'll also learn how to write Reusable React components and use React Hooks. Later chapters will guide you through querying data and authenticating users in order to enable user privacy. Finally, you'll explore how to deploy your application on AWS and ensure continuous deployment using Docker and CircleCI.
By the end of this web development book, you'll have learned how to build and deploy scalable full-stack applications with ease using React and GraphQL.
What you will learn
- Build a GraphQL API by implementing models and schemas with Apollo and Sequelize
- Set up an Apollo Client and build frontend components using React
- Write Reusable React components and use React Hooks
- Authenticate and query user data using GraphQL
- Use Mocha to write test cases for your full-stack application
- Deploy your application to AWS using Docker and CircleCI
Who this book is for
This React GraphQL book is for web developers familiar with React and GraphQL who want to enhance their skills and build full-stack applications using industry standards like React, Apollo, Node.js, and SQL at scale while learning to solve complex problems with GraphQL.
Publisher resources
Table of contents
- Full-Stack Web Development with GraphQL and React
- Second Edition
- Contributors
- About the author
- About the reviewer
- Preface
- Section 1: Building the Stack
- Chapter 1: Preparing Your Development Environment
- Chapter 2: Setting Up GraphQL with Express.js
- Chapter 3: Connecting to the Database
- Section 2: Building the Application
- Chapter 4: Hooking Apollo into React
- Chapter 5: Reusable React Components and React Hooks
- Chapter 6: Authentication with Apollo and React
- Chapter 7: Handling Image Uploads
- Chapter 8: Routing in React
- Chapter 9: Implementing Server-Side Rendering
- Chapter 10: Real-Time Subscriptions
- Chapter 11: Writing Tests for React and Node.js
- Section 3: Preparing for Deployment
- Chapter 12: Continuous Deployment with CircleCI and AWS
- Other Books You May Enjoy
Product information
- Title: Full-Stack Web Development with GraphQL and React - Second Edition
- Author(s):
- Release date: February 2022
- Publisher(s): Packt Publishing
- ISBN: 9781801077880
You might also like
book
Modern Full-Stack Development: Using TypeScript, React, Node.js, Webpack, and Docker
Explore what React, Node, TypeScript, Webpack, and Docker have to offer individually, and how they all …
book
Modern API Development with Spring and Spring Boot
A developer's guide to designing, testing, and securing production-ready modern APIs with the help of practical …
book
Node.js: Novice to Ninja
Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional …
book
Real-World Next.js
Learn how to use Next.js for building web apps without compromising performance, user experience, and developer …