Limit this search to....

Introduction to React
Contributor(s): Gackenheimer, Cory (Author)
ISBN: 1484212460     ISBN-13: 9781484212462
Publisher: Apress
OUR PRICE:   $28.49  
Product Type: Paperback - Other Formats
Published: September 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Computer Science
- Computers | Programming Languages - General
- Computers | Web - Web Programming
Dewey: 006.76
Physical Information: 0.32" H x 6.14" W x 9.21" (0.48 lbs) 129 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Introduction to React teaches you React, the JavaScript framework created by developers at Facebook, to solve the problem of building complex user interfaces in a consistent and maintainable way. React.js shrugs away common front-end conventions in an effort to make things more efficient - use Introduction to React to learn about this framework and more today.

Get to know the React API and it's specific JavaScript extension, JSX, which makes authoring React components easier and maintainable. You will also learn how to test your React applications and about the tools you can use while building. Once you understand these core concepts, you can build applications with React. This will help you cement the ideas and fundamentals of React and prepare you to utilize React in your own

use case.

What You'll Learn:

  • How to use React to maintain complex user interfaces in an efficient way
  • How to integrate existing user interfaces and move forward with React
  • How to manage application architecture using Flux
  • How to easily utilize JSX, React's JavaScript extension