Fullstack TypeScript (feat. GraphQL & Node.js)
Offered By: Frontend Masters
Course Description
Overview
          TypeScript offers a delightful authoring experience, but all bets are off once you make an API call and receive an `any` response. We'll build a Twitter App with React and generate TypeScript code based on a GraphQL schema. Combine TypeScript and GraphQL's type systems to create full-stack, fully-type-checked codebases (even the data layer!), making the entire codebase shockingly easy to evolve, refactor and maintain.
        
Syllabus
- Introduction
 - Apollo Setup
 - Resolver
 - Imported Resolver
 - Typed Resolver
 - Provider & UI Consuming Data
 - Data from the Database
 - Nested Data
 - Transforming Data
 - Create Resolver & Wiring UI
 - Mutations
 - Client-Side Mutation
 - Adding Favorites Feature
 - Favorites UI Interactivity
 - Using Union Types
 - Wrapping Up
 
Taught by
Mike North
Related Courses
DEV201x: Introduction to TypeScriptMicrosoft via edX Developing Dynamic Web Applications Using Angular
Microsoft via edX Introduction to TypeScript 2
Microsoft via edX Multiplatform Mobile App Development with NativeScript
The Hong Kong University of Science and Technology via Coursera Angular Fundamentals
Microsoft via edX