Learning React modern patterns for developing React apps

If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writing modern React code. No prior knowl...

Descripción completa

Detalles Bibliográficos
Otros Autores: Banks, Alex (Software engineer), author (author), Porcello, Eve, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing : O'Reilly [2020]
Edición:Second edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631636306719
Tabla de Contenidos:
  • Welcome to React
  • JavaScript for React
  • Functional programming with JavaScript
  • How React works
  • React with JSX
  • React state management
  • Enhancing components with hooks
  • Incorporating data
  • Suspense
  • React testing
  • React router
  • React and the server.