- 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.
推薦閱讀
- 案例式C語言程序設計
- Learning Apex Programming
- JavaScript 從入門到項目實踐(超值版)
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- PLC編程及應用實戰
- 小程序,巧運營:微信小程序運營招式大全
- The DevOps 2.4 Toolkit
- Nginx Essentials
- Learning Selenium Testing Tools(Third Edition)
- 零基礎學單片機C語言程序設計
- OpenStack Orchestration
- Emgu CV Essentials
- Modern C++ Programming Cookbook
- R Data Science Essentials
- Instant jQuery Boilerplate for Plugins