Learning React: A Hands-On Guide to Building Web Applications Using React and Redux (2nd Edition)
暫譯: 學習 React:使用 React 和 Redux 建立網頁應用程式的實作指南(第二版)
Kirupa Chinnathambi
- 出版商: Addison Wesley
- 出版日期: 2018-05-15
- 售價: $1,400
- 貴賓價: 9.5 折 $1,330
- 語言: 英文
- 頁數: 304
- 裝訂: Paperback
- ISBN: 013484355X
- ISBN-13: 9780134843551
-
相關分類:
React
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,250$1,188 -
$1,685$1,601 -
$650$585 -
$1,558JavaScript and JQuery: Interactive Front-End Web Development (Paperback)
-
$680$537 -
$1,720$1,634 -
$825React Quickly
-
$1,617Deep Learning (Hardcover)
-
$978$929 -
$1,650$1,568 -
$650$553 -
$580$458 -
$1,330$1,264 -
$1,715Interaction Design : Beyond Human-Computer Interaction, 5/e (Paperback)
-
$2,090Full Stack Serverless: Modern Application Development with React, Aws, and Graphql
-
$1,840$1,748
相關主題
商品描述
Learning React
What React isn’t, though, is beginner-friendly and approachable. Until now. In Learning React , author Kirupa Chinnathambi brings his fresh, clear, and very personable writing style to help web developers new to React understand its fundamentals and how to use it to build really performant (and awesome) apps.
The only book on the market that helps you get your first React app up and running in just minutes, Learning React is chock-full of colorful illustrations to help you visualize difficult concepts and practical step-by-step examples to show you how to apply what you learn.
- Build your first React app
- Create components to define parts of your UI
- Combine components into other components to build more complex UIs
- Use JSX to specify visuals without writing full-fledged JavaScript
- Deal with maintaining state
- Work with React’s way of styling content
- Make sense of the mysterious component lifecycle
- Build multi-page apps using routing and views
- Optimize your React workflow using tools such as Node, Babel, webpack, and others
-
Use Redux to make managing your app data and state easy
1 Introducing React
2 Building Your First React App
3 Components in React
4 Styling in React
5 Creating Complex Components
6 Transferring Properties
7 Meet JSX... Again!
8 Dealing with State in React
9 Going from Data to UI in React
10 Events in React
11 The Component Lifecycle
12 Accessing DOM Elements in React
13 Setting Up Your React Dev Environment
14 Working with External Data in React
15 Building an Awesome Todo List App in React
16 Creating a Sliding Menu in React
17 Avoiding Unnecessary Renders in React
18 Creating a Single-Page App in React Using React Router
19 Introduction to Redux
20 Using Redux with React
商品描述(中文翻譯)
學習 React
然而,React 並不是對初學者友好且易於接觸的工具。直到現在。在學習 React中,作者 Kirupa Chinnathambi 以其新穎、清晰且非常親切的寫作風格,幫助對 React 新手的網頁開發者理解其基本概念以及如何使用它來構建高效能(且令人驚豔)的應用程式。
這是市場上唯一一本能幫助你在幾分鐘內啟動你的第一個 React 應用程式的書籍,學習 React 充滿了色彩繽紛的插圖,幫助你視覺化困難的概念,並提供實用的逐步範例,展示如何應用你所學的知識。
- 建立你的第一個 React 應用程式
- 創建組件以定義 UI 的部分
- 將組件組合成其他組件以構建更複雜的 UI
- 使用 JSX 指定視覺效果,而無需編寫完整的 JavaScript
- 處理狀態的維護
- 使用 React 的方式來樣式化內容
- 理解神秘的組件生命週期
- 使用路由和視圖構建多頁應用程式
- 使用 Node、Babel、webpack 等工具優化你的 React 工作流程
-
使用 Redux 使管理應用程式數據和狀態變得簡單
1 介紹 React
2 建立你的第一個 React 應用程式
3 React 中的組件
4 React 中的樣式
5 創建複雜組件
6 傳遞屬性
7 再次認識 JSX!
8 在 React 中處理狀態
9 在 React 中從數據到 UI
10 React 中的事件
11 組件生命週期
12 在 React 中訪問 DOM 元素
13 設置你的 React 開發環境
14 在 React 中處理外部數據
15 在 React 中構建一個驚人的待辦事項列表應用程式
16 在 React 中創建滑動菜單
17 避免 React 中不必要的重新渲染
18 使用 React Router 在 React 中創建單頁應用程式
19 Redux 介紹
20 在 React 中使用 Redux