JavaScript everywhere : building cross-platform applications with GraphQL, React, React Native, and Electron /
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media,
[2020]
|
Edition: | First edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Our development environment
- API introduction
- A web application with Node and Express
- Our first GraphQL API
- Database
- CRUD operations
- User accounts and authentication
- User actions
- Details
- Deploying our API
- User interfaces and React
- Building a web client with React
- Styling an application
- Working with Apollo client
- Web authentication and state
- Create, read, update, and delete operations
- Deploying a web application
- Desktop applications with Electron
- Integrating an existing web application with Electron
- Electron deployment
- Mobile applications with React Native
- Mobile application shell
- GraphQL and React Native
- Mobile application authentication
- Mobile application distribution
- Appendix A. Running the API locally
- Appendix B. Running the web app locally.