- React Components
- Christopher Pitt
- 111字
- 2021-07-09 19:34:45
Chapter 2. Working with Properties and State
In the previous chapter, we set up our workflow. We worked out how to compile ReactJS and ES6 code through a build step, interpret it directly in our browser, and even run it using services such as JSBin. Now, we can begin creating components for our content management system.
In this chapter, we're going to start building our interface. We'll see interesting and effective ways to connect components. The important thing in this chapter is learning how to arrange components in complex hierarchies. We're going to nest several components and communicate between them and our data source, using a custom data backend.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Bootstrap Site Blueprints Volume II
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Java程序設計與開發
- Apache ZooKeeper Essentials
- C語言程序設計學習指導與習題解答
- Mastering Apache Maven 3
- 零基礎學Kotlin之Android項目開發實戰
- iPhone應用開發從入門到精通
- Python 3.7從入門到精通(視頻教學版)
- Python網絡爬蟲技術與應用
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- Building Clouds with Windows Azure Pack
- Swift 2 Design Patterns
- C#程序開發參考手冊