- ReactJS by Example:Building Modern Web Applications with React
- Vipul A M Prathamesh Sonpatki
- 106字
- 2021-07-09 19:36:58
Summary
In this chapter, we started with React and built our first component. In the process, we studied the top-level API of React to construct components and elements. We used JSX to construct the components. We saw how to display static information using React and then gradually replaced all the static information with dynamic information using props. In the end, we were able to tie all ends together and display mock data in the format that is returned from Open Library's Recent Changes API using React.
In the next chapter, we will pe deep into JSX internals and continue building our application for Recent Changes API.
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- 從零開始:數字圖像處理的編程基礎與應用
- Kali Linux Web Penetration Testing Cookbook
- Oracle從新手到高手
- Visual FoxPro程序設計教程
- Java Web基礎與實例教程(第2版·微課版)
- Mastering SVG
- Mastering JavaScript Design Patterns(Second Edition)
- RESTful Java Web Services(Second Edition)
- Lift Application Development Cookbook
- QGIS 2 Cookbook
- Python函數式編程(第2版)
- JavaScript前端開發基礎教程
- 零基礎學Java(第5版)
- Learning Swift