- 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
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Windows Server 2019 Cookbook
- Windows Vista基礎與應用精品教程
- Learn Helm
- 嵌入式應用程序設計綜合教程(微課版)
- 嵌入式實時操作系統:RT-Thread設計與實現
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 跟老男孩學Linux運維:Shell編程實戰
- Linux內核修煉之道
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- 15分鐘!畫出我的漫畫角色:賣萌篇
- Windows 8玩全不求人
- 電腦辦公(Windows 7 + Office 2013)入門與提高
- HarmonyOS應用開發:快速入門與項目實戰
- Serverless Architectures with AWS