Pro React 16
Use the enormously popular React framework to build dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices. You will learn how React brings the power of strong architecture and responsive data to the client, providing the foundation for complex and ric...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2019.
|
Edición: | 1st ed. 2019. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630651506719 |
Tabla de Contenidos:
- Part 1 - Getting Started with React
- 1 - Your First React Application
- 2 - Understanding React
- 3 - HTML and JSX Primer
- 4 - JavaScript Primer
- 5 - SportsStore: A Real Application
- 6 - SportsStore: REST and Checkout
- 7 - SportsStore: Administration
- 8 - SportsStore: Authentication and Deployment
- Part 2 - Working with React
- 9 - Understanding React Projects
- 10 - Stateless Components
- 11 - Stateful Components
- 12 - Events
- 13 - Reconciliation and Lifecycle
- 14 - Composing Applications
- 15 - Forms and Validations
- 16 - Using Refs
- 17 - Unit Testing
- Part 3 - Creating Complete React Applications
- 18 - Creating Complete Applications
- 19 - Using a Data Store
- 20 - Using the Data Store APIs
- 21 - Using URL Routing
- 22 - Advanced URL Routing
- 23 - Using RESTful Web Services
- 24 - Understanding GraphQL
- 25 - Consuming GraphQL.