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...

Full description

Bibliographic Details
Other Authors: Banks, Alex (Software engineer), author (author), Porcello, Eve, author
Format: eBook
Language:Inglés
Published: Beijing : O'Reilly [2020]
Edition:Second edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631636306719
Table of Contents:
  • 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.