- The React Workshop
- Brandon Richey Ryan Yu Endre Vegh Theofanis Despoudis Anton Punith Florian Sloot
- 81字
- 2021-06-11 18:28:34
5. Class and Function Components
Overview
This chapter will introduce you to the two components types in React, class components and function components. With the knowledge acquired from this chapter, you will be able to use industry best practices to identify the component hierarchy and break the UI down into logical components. This chapter aims to form the basis of creating UIs in React, be they simple or complex, and provides you with the basic tools required to build React applications.
推薦閱讀
- Expert C++
- VMware View Security Essentials
- Spring 5企業級開發實戰
- Learning Apex Programming
- Arduino by Example
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Practical DevOps
- Groovy for Domain:specific Languages(Second Edition)
- Flux Architecture
- Android 應用案例開發大全(第3版)
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Android Wear Projects
- Mastering React
- Advanced Express Web Application Development
- C++17 By Example