- Progressive Web Apps with React
- Scott Domes
- 79字
- 2021-07-08 09:36:20
Our App's Login Page
We've spent the last couple of chapters getting our application completely set up for development with React. Now, let's go full steam ahead with building our application.
In this chapter, we will create our application's login page in React. By the end, you should feel comfortable with basic React syntax.
We will cover the following key React concepts:
- Separating the UI into components
- Writing JSX
- Functional components versus class components
- Component state
- Creating reusable components
推薦閱讀
- Visual Basic .NET程序設計(第3版)
- Practical Data Science Cookbook(Second Edition)
- Java入門很輕松(微課超值版)
- 軟件測試項目實戰之性能測試篇
- Spring Cloud、Nginx高并發核心編程
- Visual C
- 學Python也可以這么有趣
- Unity Game Development Scripting
- 軟件測試技術指南
- Python忍者秘籍
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- 數據分析與挖掘算法:Python實戰
- MySQL 8從零開始學(視頻教學版)
- HTML5+CSS3+jQuery Mobile+Bootstrap開發APP從入門到精通(視頻教學版)
- Spark for Data Science