React for Real: Front-End Code, Untangled
Ludovico Fischer
- 出版商: Pragmatic Bookshelf
- 出版日期: 2017-10-10
- 定價: $890
- 售價: 8.8 折 $783
- 語言: 英文
- 頁數: 120
- 裝訂: Paperback
- ISBN: 1680502638
- ISBN-13: 9781680502633
-
相關分類:
React
立即出貨
買這商品的人也買了...
-
$680$578 -
$301區塊鏈開發指南
-
$454移動Web前端高效開發實戰:HTML 5 + CSS 3 + JavaScript + Webpack + React Native + Vue.js + Node.js
-
$580$458 -
$990Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, 2/e (Paperback)
-
$347全棧開發之道:MongoDB+Express+AngularJS+Node.js
-
$2,200$2,090 -
$780$616 -
$700Mastering Mongodb 4.X - Second Edition
-
$430$366 -
$505機器學習即服務:將 Python 機器學習創意快速轉變為雲端 Web 應用程序 (Monetizing Machine Learning: Quickly Turn Python ML Ideas into Web Applications on the Serverless Cloud)
-
$580$493 -
$559知識圖譜:概念與技術
-
$580$452 -
$650$514 -
$760Java 核心技術 捲II : 高級特性, 11/e (Core Java Volume II -- Advanced Features, 11/e)
-
$500$395 -
$580$458 -
$706Oracle 區塊鏈開發技術
-
$407AWS 解決方案架構師學習指南 (第2版·SAA-C01)
-
$1,080$853 -
$480$379 -
$980$774 -
$620$434 -
$2,043$1,935
相關主題
商品描述
When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up automated tests, and make pages render fast for your users. See how to use your React skills to integrate with other front-end technologies when needed.
Dive right into React by defining components, the basic building blocks of a React application. Integrate modern JavaScript language features such as classes and arrow functions in your app. Analyze the relationships in your data to isolate state, and sync the data model with what your users see.
Once you're familiar with how a React application works, organize your code base with modules. Configure a production build and deliver your app as efficiently as possible with Webpack. Master testing with React-specific advice and tools to catch the most bugs with the least amount of code. Learn the basics of the Redux library. Define actions and manage an immutable central state with reducers, then connect Redux to your React components to build even larger and more complex interfaces. Package your React code as a standalone widget so anyone can use it in their own applications. Reuse existing JavaScript code in your React components, and build a new React view on top of an existing data model shared with a legacy application.
When you finish this book, you'll be well on your way to solving your front-end problems with React.
What You Need:
Node.js 6.x or later, and a modern web browser.