Type-Safe GraphQL with TypeScript
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore type-safe GraphQL with TypeScript in this comprehensive conference talk from NDC Sydney 2021. Learn how to leverage schema type systems in applications, generate TypeScript type definitions, and implement backends using them. Discover techniques for plugging these types into front-end frameworks like React, Angular, Vue, or Svelte. Dive into effective storage platform modeling, combining separate type systems for storage with GraphQL schema types to create a robust, strongly-typed, end-to-end development model. Gain insights on building application schemas, understanding GraphQL's importance, and addressing authentication and scalability concerns.
Syllabus
Intro
About Aaron
Data Model
REST
GraphQL
GraphQL Query
Core Components
The Problem
Installing Azure Functions
Running the GraphQL Server
Extracting the GraphQL Schema
Importing the GraphQL Schema
Building the GraphQL Schema
GraphQL Errors
Data Access
Lack of Type Safety
Data Sources
Custom Mapping
React Hooks
Wrap Up
Questions
Benefits of building out application schema first
Why GraphQL is important
GraphQL on GitHub
GraphQL Authentication
Scalability
Taught by
NDC Conferences
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via MirÃadax React
Udacity