Isomorphic web applications universal development with React

Isomorphic Web Applications teaches you to build production-quality web apps using isomorphic architecture. You'll learn to create and render views for both server and browser, optimize local storage, streamline server interactions, and handle data serialization. Designed for working developers...

Descripción completa

Detalles Bibliográficos
Otros Autores: Gordon, Elyse Kolker, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning [2018]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630468306719
Tabla de Contenidos:
  • Part 1. First steps. Introduction to isomorphic web application architecture
  • A sample isomorphic app
  • Part 2. Isomorphic app basics. React overview
  • Applying React
  • Tools : webpack and Babel
  • Redux
  • Part 3. Isomorphic architecture. Building the server
  • Isomorphic view rendering
  • Testing and debugging
  • Handling server/browser differences
  • Optimizing for production
  • Part 4. Applying isomorphic architecture with other tools. Other frameworks : implementing isomorphic without React
  • Where to go from here.