React.js Essentials
暫譯: React.js 基礎精要
Artemij Fedosejev
- 出版商: Packt Publishing
- 出版日期: 2015-08-31
- 售價: $1,470
- 貴賓價: 9.5 折 $1,397
- 語言: 英文
- 頁數: 208
- 裝訂: Paperback
- ISBN: 1783551623
- ISBN-13: 9781783551620
-
相關分類:
JavaScript、React
海外代購書籍(需單獨結帳)
商品描述
A fast-paced guide to designing and building scalable and maintainable web apps with React.js
About This Book
- Build maintainable and performant user interfaces for your web applications using React.js
- Create reusable React.js components to save time and effort in maintaining your user interfaces
- Learn how to build a ready-to-deploy React.js web application, following our step-by-step tutorial
Who This Book Is For
If you're a front-end developer with knowledge of jQuery and its libraries, along with frameworks, such as Angular.JS and Backbone.JS, or native JavaScript development, and you wish to use the fastest web user interface library there is, then this book is ideal for you.
What You Will Learn
- Install powerful React.js tools to make development much more efficient
- Create React elements with properties and children
- Get started with stateless and stateful React components
- Use JSX to speed up your React.js development process
- Add reactivity to your React components with lifecycle methods
- Integrate your React components with other JavaScript libraries
- Utilize the Flux application architecture with your React components
- Test your React components with Jest test framework
In Detail
Building web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College London, to name a few. Many new users recognize the benefits of React.js and adopt it in their own projects, forming a fast-growing community. The speed at which React.js has evolved promises a bright future for those who invest in learning it today.
React.js Essentials will take you on a fast-paced journey through building your own maintainable React.js application. Begin by exploring how you can create single and multiple user interface elements. Create stateless and stateful components and make them reactive, learn to interact between your components and lifecycle methods and gauge how to effectively integrate your user interface components with other JavaScript libraries. Delve deep into the core elements of the Flux architecture and learn how to manage your application using stores. Finish by going that extra mile with the Jest test framework, running multiple tests on your application and find solutions to scale it further without complexity.
Style and approach
The book adopts a step-by-step, hands-on approach with ample codes to ensure you learn React.js at a fast pace.
商品描述(中文翻譯)
快速指南:使用 React.js 設計和構建可擴展且易於維護的網頁應用程式
本書介紹
- 使用 React.js 為您的網頁應用程式構建可維護且高效能的使用者介面
- 創建可重用的 React.js 元件,以節省維護使用者介面的時間和精力
- 學習如何按照我們的逐步教程構建一個可部署的 React.js 網頁應用程式
本書適合誰
如果您是一位具備 jQuery 及其庫知識的前端開發人員,並且熟悉 Angular.JS 和 Backbone.JS 等框架,或是原生 JavaScript 開發,並希望使用最快的網頁使用者介面庫,那麼這本書非常適合您。
您將學到什麼
- 安裝強大的 React.js 工具,使開發更加高效
- 創建具有屬性和子元素的 React 元素
- 開始使用無狀態和有狀態的 React 元件
- 使用 JSX 加速您的 React.js 開發過程
- 通過生命週期方法為您的 React 元件添加反應性
- 將您的 React 元件與其他 JavaScript 庫整合
- 利用 Flux 應用架構與您的 React 元件
- 使用 Jest 測試框架測試您的 React 元件
詳細內容
構建具有可維護性和高效能的使用者介面的網頁應用程式是一個許多人面臨的挑戰,這個挑戰已經持續了十多年,但沒有任何人能像 React.js 一樣迎接這個挑戰。如今,React.js 被 Facebook、Instagram、Khan Academy 和倫敦帝國學院等多個知名機構使用。許多新用戶認識到 React.js 的好處並在自己的項目中採用它,形成了一個快速成長的社群。React.js 的快速演變預示著對於今天投資學習它的人來說,未來將會光明。
《React.js 基礎》將帶您快速踏上構建自己的可維護 React.js 應用程式的旅程。首先探索如何創建單個和多個使用者介面元素。創建無狀態和有狀態的元件並使其具備反應性,學習如何在元件之間進行互動以及生命週期方法,並了解如何有效地將您的使用者介面元件與其他 JavaScript 庫整合。深入了解 Flux 架構的核心元素,學習如何使用商店管理您的應用程式。最後,通過 Jest 測試框架進一步提升,對您的應用程式進行多次測試,並尋找解決方案以在不增加複雜性的情況下進一步擴展它。
風格與方法
本書採用逐步、實作的方式,提供豐富的程式碼,以確保您能快速學習 React.js。