Introduction to React (e-bog) af Gackenheimer, Cory
Gackenheimer, Cory (forfatter)

Introduction to React e-bog

297,54 DKK (ekskl. moms 238,03 DKK)
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'...
E-bog 297,54 DKK
Forfattere Gackenheimer, Cory (forfatter)
Forlag Apress
Udgivet 11 september 2015
Genrer UMC
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484212455
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 wayHow to integrate existing user interfaces and move forward with ReactHow to manage application architecture using FluxHow to easily utilize JSX, React's JavaScript extension