Buch, Englisch, 129 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 236 g
ISBN: 978-1-4842-1246-2
Verlag: Apress
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 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
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: What is React?
Chapter 2: The Core of React
Chapter 3: JSX Fundamentals
Chapter 4: Building A React Web Application
Chapter 5: Introducing Flux: An Application Architecture for React
Chapter 6: Using Flux to Structure a React Application