Getting Started with React

個数:
  • ポイントキャンペーン

Getting Started with React

  • ウェブストア価格 ¥8,110(本体¥7,373)
  • Packt Publishing Limited(2016/04発売)
  • 外貨定価 US$ 38.99
  • 【ウェブストア限定】ブラックフライデーポイント5倍対象商品(~11/24)※店舗受取は対象外
  • ポイント 365pt
  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 212 p.
  • 言語 ENG
  • 商品コード 9781783550579

Full Description

A light but powerful way to build dynamic real-time applications using ReactJS

About This Book

• Learn how to develop powerful JavaScript applications using ReactJS
• Integrate a React-based app with an external API (Facebook login) while using React components, with the Facebook developer app
• Implement the Reactive paradigm to build stateless and asynchronous apps with React

Who This Book Is For

This book is for any front-end web or mobile-app developer who wants to learn ReactJS. Knowledge of basic JavaScript will give you a good head start with the book.

What You Will Learn

• Understand the ReactJS basics through an overview
• Install and create your first React component
• Refactor the ReactJS component using JSX
• Integrate your React application with the Facebook login and Graph API, then fetch data from your liked pages in Facebook and display them in a browser
• Handle UI elements events with React, respond to users input, and create stateful components
• Use some core lifecycle events for integration and find out about ES6 syntaxes in the React world
• Understand the FLUX architecture and create an application using FLUX with React
• Make a component more reusable with mixins and validation helpers and structure your components properly
• Explore techniques to test your ReactJS code
• Deploy your code using webpack and Gulp

In Detail

ReactJS, popularly known as the V (view) of the MVC architecture, was developed by the Facebook and Instagram developers. It follows a unidirectional data flow, virtual DOM, and DOM difference that are generously leveraged in order to increase the performance of the UI.
Getting Started with React will help you implement the Reactive paradigm to build stateless and asynchronous apps with React. We will begin with an overview of ReactJS and its evolution over the years, followed by building a simple React component. We will then build the same react component with JSX syntax to demystify its usage. You will see how to configure the Facebook Graph API, get your likes list, and render it using React.
Following this, we will break the UI into components and you'll learn how to establish communication between them and respond to users input/events in order to have the UI reflect their state. You'll also get to grips with the ES6 syntaxes.
Moving ahead, we will delve into the FLUX and its architecture, which is used to build client-side web applications and complements React's composable view components by utilizing a unidirectional data flow. Towards the end, you'll find out how to make your components reusable, and test and deploy them into a production environment. Finally, we'll briefly touch on other topics such as React on the server side, Redux and some advanced concepts.

Style and approach

The book follows a step-by-step, practical, tutorial approach with examples that explain the key concepts of ReactJS. Each topic is sequentially explained and contextually placed to give sufficient details of ReactJS.

最近チェックした商品