Cargando…

JavaScript everywhere : building cross-platform applications with GraphQL, React, React Native, and Electron /

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Scott, Adam D. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, [2020]
Edición:First edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.