React in Action Год издания: 2018 Автор: Mark Tielens Thomas Издательство: Manning ISBN: 978-1617293856 Язык: Английский Формат: PDF/ePub Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 360 Описание: React is a highly-performant tool that implements a one-way data flow model. Reasoning about an interface or application written with React ends up being much easier because it decreases overall complexity for developers working with it. React in Action introduces front-end developers to the React framework and related tools. Readers will work their way from “raw” React towards JSX, and from basic static components to ones that are dynamic and interactive. If you’ve worked on frontend jаvascript applications in the past two years, you’ve probably heard of React. You might have heard of it even if you’re just starting out building user interfaces. Even if you’re hearing about React for the first time in this book, I’ve still got you covered: there are many hugely popular applications that use React. If you use Facebook, watch Netflix, or learn about computer science through Khan Academy, you’ve used an application built with React. React is a library for building user interfaces. It was created by engineers at Facebook and since its release has made waves in the jаvascript communities. It’s gained in popularity over the past few years and is the tool of choice for many teams and engineers building dynamic user interfaces. In fact, the combination of React’s API, mental model, and robust community have led to the development of React for other platforms, including mobile and even virtual reality. In this book, you’ll explore React and see why it’s been such a successful and useful open source project.
Примеры страниц
Оглавление
PART 1 MEET REACT 1 1 Meet React 3 2 : our first component 22 PART 2 COMPONENTS AND DATA IN REACT 57 3 Data and data flow in React 59 4 Rendering and lifecycle methods in React 77 5 Working with forms in React 111 6 Integrating third-party libraries with React 129 7 Routing in React 151 8 More routing and integrating Firebase 170 9 Testing React components 192 PART 3 REACT APPLICATION ARCHITECTURE 219 10 Redux application architecture 221 11 More Redux and integrating Redux with React 251 12 React on the server and integrating React Router 277 13 An introduction to React Native 313
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum