- Advanced TypeScript Programming Projects
- Peter O'Hanlon
- 177字
- 2021-06-24 13:27:11
A React Bootstrap Personal Contacts Manager
In this chapter, we are going to learn how to build a personal contacts manager using React, which is a library for building user interfaces (UIs) out of small components. By learning React, you will gain the ability to use one of the most popular libraries currently in use, as well as begin to understand how and when to use the power of binding to simplify your code.
Exploring React will help us to understand how to write a modern application for the client side and also study its requirements.
To help us to develop the application, the following topics will be covered in this chapter:
- Creating a mock layout to check our layouts
- Creating our React application
- Analyzing and formatting code with tslint
- Adding Bootstrap support
- Using tsx components in React
- The App component in React
- Displaying our personal details UI
- Using binding to simplify our updates
- Creating validators and applying them as validation
- Applying validation in a React component
- Creating and sending data to an IndexedDB database
推薦閱讀
- 每天5分鐘玩轉Kubernetes
- Linux從零開始學(視頻教學版)
- Linux內核完全注釋(20周年版·第2版)
- 白話區塊鏈
- Ubuntu Linux操作系統
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Windows Server 2012 Hyper-V Cookbook
- 循序漸進學Docker
- 嵌入式系統原理及開發
- Learning BeagleBone
- Learning Continuous Integration with Jenkins(Second Edition)
- 大規模分布式系統架構與設計實戰
- Multi-Cloud for Architects
- 完美應用Ubuntu(第2版)
- VMware Horizon Mirage Essentials