Book description
If you want to learn how to build efficient user interfaces with React, this is your book. Authors Alex Banks and Eve Porcello show you how to create UIs with this small JavaScript library that can deftly display data changes on large-scale, data-driven websites without page reloads. Along the way, you’ll learn how to work with functional programming and the latest ECMAScript features.
Developed by Facebook, and used by companies including Netflix, Walmart, and The New York Times for large parts of their web interfaces, React is quickly growing in use. By learning how to build React components with this hands-on guide, you’ll fully understand how useful React can be in your organization.
- Learn key functional programming concepts with JavaScript
- Peek under the hood to understand how React runs in the browser
- Create application presentation layers by mounting and composing React components
- Use component trees to manage data and reduce the time you spend debugging applications
- Explore React’s component lifecycle and use it to load data and improve UI performance
- Use a routing solution for browser history, bookmarks, and other features of single-page applications
- Learn how to structure React applications with servers in mind
Publisher resources
Table of contents
- Preface
- 1. Welcome to React
- 2. Emerging JavaScript
- 3. Functional Programming with JavaScript
- 4. Pure React
- 5. React with JSX
- 6. Props, State, and the Component Tree
- 7. Enhancing Components
- 8. Redux
- 9. React Redux
- 10. Testing
- 11. React Router
- 12. React and the Server
- Index
Product information
- Title: Learning React
- Author(s):
- Release date: May 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491954621
You might also like
book
Working Effectively with Legacy Code
This book provides programmers with the ability to cost effectively handlecommon legacy code problems without having …
book
SPA Design and Architecture: Understanding single-page web applications
Summary SPA Design and Architecture teaches you the design and development skills you need to create …
book
Building Micro-Frontends
What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this …
book
Modern Software Engineering: Doing What Works to Build Better Software Faster
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David …