Wes Bos – Fullstack Advanced React & GraphQL Free Download

0

Just as React has transformed the way we build web applications, GraphQL is changing how we build APIs to query and mutate data.

Description

GraphQL is a type-safe query language for APIs and a runtime for fulfilling those queries with your existing data.

What?! It’s a replacement for (or addition to) your REST API and Ajax Calls.

Complex Relational Data queries and server-side mutations like signing up or checking-out are a snap with GraphQL.

GraphQL is just a standard and can be implemented in any language or framework.

What you’ll learn

As we build an entire full-stack application, this course covers a ton. Along with general JavaScript best practices, here are some of the things you can expect to learn:

  • React Best Practices
  • Custom Hooks
  • Server Side Rendering
  • Styled Components
  • Theming
  • Routing
  • GraphQL Schema
  • Queries and Mutations
  • Authentication
  • Resolvers
  • Cache Management
  • Loading and Error States
  • Sending Email
  • Logic and Flow with Async + Await

Who this course is for:

This course requires no knowledge of GraphQL, Keystone, Databases, or testing React components

  • Anyone looking to learn the whys and hows of GraphQL
  • Web developers who want to get better at JavaScript
  • JS developers looking to advance their skills and career
  • Bootcamp Graduates (see the FAQ for a student discount!)
  • Front End Devs looking to go Full Stack
  • Existing Node.js developers looking to learn how GraphQL works with Node