HomeComputers & TechnologyLearning React: Functional Web Development with React and Redux
Skip to product information
1 of 1

Learning React: Functional Web Development with React and Redux

paperbackJune 13, 2017
Regular price $41.20 USD
Regular price Sale price $41.20 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New In Stock
ISBN-13: 9781491954621 ISBN-10: 1491954620
Publisher
O'Reilly
Binding
paperback
Published
June 13, 2017
Weight
1.3 lbs
Dimensions
22.90×1.30×9.50 cm

About this book

Learning React: Functional Web Development with React and Redux by Porcello, Eve. paperback edition. ISBN: 9781491954621.

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