Full-Stack Web Development with GraphQL and React - Second Edition - Helion
Tytuł oryginału: Full-Stack Web Development with GraphQL and React - Second Edition
ISBN: 9781801079174
stron: 472, Format: ebook
Data wydania: 2022-02-28
Księgarnia: Helion
Cena książki: 139,00 zł
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.
Osoby które kupowały "Full-Stack Web Development with GraphQL and React - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Full-Stack Web Development with GraphQL and React. Taking React from frontend to full-stack with GraphQL and Apollo - Second Edition eBook -- spis treści
- 1. Preparing Your Development Environment
- 2. Setting Up GraphQL with Express.js
- 3. Connecting to the Database
- 4. Hooking Apollo into React
- 5. Reusable React Components and React Hooks
- 6. Authentication with Apollo and React
- 7. Handling Image Uploads
- 8. Routing in React
- 9. Implementing Server-Side Rendering
- 10. Real-Time Subscriptions
- 11. Writing Tests for React and Node.js
- 12. Continuous Deployment with CircleCI and AWS