E-Book, Englisch, 648 Seiten
Choi Full-Stack React, TypeScript, and Node
1. Auflage 2020
ISBN: 978-1-83921-469-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Build cloud-ready web applications using React 17 with Hooks and GraphQL
E-Book, Englisch, 648 Seiten
ISBN: 978-1-83921-469-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Full-Stack React, TypeScript, and Node".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Understanding TypeScript
- Exploring TypeScript
- Building Better Apps with ES6+ Features
- Learning Single-Page Application Concepts and How React Enables Them
- React Development with Hooks
- Setting Up Our Project Using create-react-app and Testing with Jest
- Learning Redux and React Router
- Learning Server-Side Development with Node.js and Express
- What is GraphQL?
- Setting Up an Express Project with TypeScript and GraphQL Dependencies
- What We Will Learn – Online Forum Application
- Building the React Client for Our Online Forum Application
- Setting Up a Session State Using Express and Redis
- Setting Up Postgres and Repository Layer with TypeORM
- Adding a GraphQL Schema – Part I
- Adding a GraphQL Schema – Part II
- Deploying an Application to AWS