Code Monkey home page Code Monkey logo

full-stack-web-development-with-graphql-and-react-second-edition's Introduction

Full-Stack Web Development with GraphQL and React - Second Edition

Full-Stack Web Development with GraphQL and React-second-edition

This is the code repository for Full-Stack Web Development with GraphQL and React, published by Packt.

Taking React from frontend to full-stack with GraphQL and Apollo

What is this book about?

React and GraphQL combined would provide a very dynamic, efficient, and stable tech stack to build web-based applications. GraphQL is a modern solution for querying an API which represents an alternative to REST and is the next evolution in web development.

This book covers the following exciting features:

  • Build a GraphQL API by implementing models and schemas with Apollo and Sequelize
  • Set up an Apollo Client and build front end 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 CircleCIrs

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

import React from 'react';
import ReactDOM from 'react-dom';
import App from './App';

ReactDOM.render(<App/>, document.getElementById('root'));

Following is what you need for this book: The 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, NodeJS, and SQL at scale while learning to solve complex problems with GraphQL.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1-12 Node.js 14+ Windows, Mac OS X, and Linux (Any)
1-12 React 17+ Windows, Mac OS X, and Linux (Any)
1-12 Sequelize 6+ Windows, Mac OS X, and Linux (Any)
1-12 MySQL 5 or 8 Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Errata

  • Page 17 (code snippet 2, line 6): { initialPosts.map((post, i) => should be {posts.map((post, i) =>

Related products

Get to Know the Author

Sebastian Grebe is a verified computer science expert for application development. He is a young entrepreneur working on a variety of products targeting the consumer market. He specializes in web development using the newest technologies, such as React, the Phoenix framework, Kubernetes, and many more. Furthermore, he has experience in merging old and new applications, developing cross-platform apps with React Native, and writing efficient APIs and backends with Node.js and Elixir. Currently, he works as an engineering manager on a microservice-oriented architecture using micro frontends to power a scalable e-commerce platform

Other books by the authors

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781801077880

full-stack-web-development-with-graphql-and-react-second-edition's People

Contributors

sebastiangrebe avatar saurabhk710 avatar packtutkarshr avatar packt-itservice avatar keagancarneiro avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.