JavaScript everywhere : building cross-platform applications with GraphQL, React, React Native, and Electron /
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Sebastopol, CA :
O'Reilly Media,
[2020]
|
Édition: | First edition. |
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- 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.