Create React App 2.0 Quick Start Guide

Richey, Brandon

  • 出版商: Packt Publishing
  • 出版日期: 2019-02-28
  • 定價: $1,020
  • 售價: 8.0$816
  • 語言: 英文
  • 頁數: 188
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 178995276X
  • ISBN-13: 9781789952766
  • 相關分類: React
  • 立即出貨 (庫存=1)

商品描述

Key Features

  • Learn React by building applications with Create React App
  • Create interactive UIs exploring the latest feature of CRA 2.0
  • Build Progressive Web Applications for a more seamless web

Book Description

If you're a power user and you aren't happy always reusing default configurations, from previous applications with each new application, then all you need is Create React App (CRA), a tool in the React ecosystem designed to help you create boilerplate code for building a web frontend.

This book will help you use CRA to write React programs without significant configuration-related difficulties. With this quick start guide, you will integrate your applications with React to build efficient professional web services.You will learn to design UIs with the features of CRA and template your React applications.

By the end of the book, you will be sufficiently skilled to be able to build faster and effective React apps using CRA.

What you will learn

  • Become familiar with React by building applications with Create React App
  • Make your frontend development hassle free
  • Create interactive UIs exploring the latest features of CRA 2
  • Build modern, React projects with, SASS,and progressive web applications
  • Develop proxy backend servers and simulate interaction with a full backend
  • Keep your application fully tested and maintain confidence in your project

Who this book is for

The book is intended for the web developers who want to jump into building great frontend with React using easy templating solutions.

商品描述(中文翻譯)

主要特點


  • 通過使用Create React App來學習React

  • 使用CRA 2.0的最新功能來創建交互式UI

  • 構建漸進式Web應用程序,實現更無縫的網絡體驗

書籍描述

如果你是一個高級用戶,並且不滿意每次創建新應用程序時都需要重複使用默認配置,那麼你只需要Create React App(CRA),這是React生態系統中的一個工具,旨在幫助你創建用於構建Web前端的樣板代碼。

本書將幫助你使用CRA來編寫React程序,避免配置相關的困難。通過這本快速入門指南,你將能夠將你的應用程序與React集成,構建高效的專業Web服務。你將學習使用CRA的功能來設計UI並為你的React應用程序提供模板。

通過閱讀本書,你將具備足夠的技能,能夠使用CRA快速且有效地構建React應用程序。

你將學到什麼


  • 通過使用Create React App來熟悉React

  • 讓你的前端開發更輕鬆

  • 使用CRA 2的最新功能來創建交互式UI

  • 使用SASS和漸進式Web應用程序來構建現代化的React項目

  • 開發代理後端服務器並模擬與完整後端的交互

  • 保持你的應用程序經過全面測試,並對你的項目保持信心

適合閱讀對象

本書適合那些希望使用簡單的模板解決方案,通過React構建出優秀前端的Web開發人員。

目錄大綱

Table of Contents

  1. Introducing Create React App 2
  2. Creating our first Create React App Application
  3. Create React App and Babel
  4. Keep Your App Healthy with Tests and Jest
  5. Applying Modern CSS to Create React App Projects
  6. Simulate Your Backend with a Proxy API
  7. Building Progressive Web Applications
  8. Getting Your App Ready for Production

目錄大綱(中文翻譯)

```

目錄


  1. 介紹 Create React App 2

  2. 建立我們的第一個 Create React App 應用程式

  3. Create React App 和 Babel

  4. 使用測試和 Jest 保持應用程式的健康狀態

  5. 將現代 CSS 應用於 Create React App 專案

  6. 使用代理 API 模擬後端

  7. 建立漸進式網路應用程式

  8. 準備將應用程式部署到生產環境


```