- 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
推薦閱讀
- CMDB分步構(gòu)建指南
- Python爬蟲開發(fā):從入門到實戰(zhàn)(微課版)
- iOS應(yīng)用逆向工程(第2版)
- JavaScript動態(tài)網(wǎng)頁開發(fā)詳解
- SQL Server 2016數(shù)據(jù)庫應(yīng)用與開發(fā)習(xí)題解答與上機指導(dǎo)
- C#程序設(shè)計基礎(chǔ):教程、實驗、習(xí)題
- JAVA程序設(shè)計實驗教程
- Visual C#通用范例開發(fā)金典
- 運用后端技術(shù)處理業(yè)務(wù)邏輯(藍橋杯軟件大賽培訓(xùn)教材-Java方向)
- Service Mesh實戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實踐
- 詳解MATLAB圖形繪制技術(shù)
- Struts 2.x權(quán)威指南
- C++程序設(shè)計教程
- C語言從入門到精通
- PHP項目開發(fā)全程實錄(第4版)