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

Full description

Bibliographic Details
Main Author: Freeman, Adam
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 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.