Enterprise React Development with UmiJS: Learn efficient techniques and best practices to design and develop modern frontend web applications

Venancio, Douglas Alves

  • 出版商: Packt Publishing
  • 出版日期: 2022-05-23
  • 售價: $1,300
  • 貴賓價: 9.5$1,235
  • 語言: 英文
  • 頁數: 198
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1803238968
  • ISBN-13: 9781803238968
  • 相關分類: React
  • 下單後立即進貨 (約3~4週)

商品描述

Get to grips with UmiJS and build professional web applications with the help of step-by-step explanations and hands-on examples

Key Features

- Explore tips, tricks, and best practices for creating web applications with UmiJS
- Learn how to apply Ant Design System in UmiJS to build modern user interfaces
- Manage errors in designing web applications while using UmiJS and its main plugins

Book Description

UmiJS is the Ant Group's underlying frontend development framework, an open source project for developing enterprise-class frontend applications. In this book, you'll get hands-on with single-page application development using UmiJS. By following practical step-by-step examples, you'll develop essential skills to build and publish your apps and create a modern user experience with responsive interfaces.

This book will help you learn the essential features of UmiJS and how to set up and build a project from scratch using React, Less, and TypeScript. You'll study Ant Design, a framework based on solid design concepts that provides a series of React components to accelerate interface development. Along the way, you'll see how to make requests and develop the frontend using simulated data while ensuring that your app has a high level of security and feedback. You'll also discover ways to improve your code quality and readability using formatting tools.

By the end of the book, you'll have learned how to use UmiJS to design user interfaces, as well as compile, test, and package your app locally, and deliver your app by deploying it to online services.

What you will learn

- Understand how to improve code quality with formatting tools
- Secure your application and handle errors in HTTP requests using UmiJS
- Configure and use UmiJS for rapid single-page application development
- Apply what you've learned when building your portfolio and stand out in the market
- Use the visual option Umi UI to build and add components to the project
- Advance as a frontend developer by learning UmiJS best practices and techniques for web application development
- Identify errors in advance by writing unit tests using Jest and Puppeteer

Who this book is for

This book is for React developers who want to develop enterprise-class frontend applications using UmiJS and its main plugins. Basic knowledge of React and JavaScript is assumed but no knowledge of UmiJS is needed.

目錄大綱

1. Environment Setup and Introduction to UmiJS
2. Creating User Interfaces with Ant Design
3. Using Models, Services, and Mocking Data
4. Error Handling, Authentication, and Route Protection
5. Code Style and Formatting Tools
6. Testing Frontend Applications
7. Single-Page Application Deployment