- ReactJS by Example:Building Modern Web Applications with React
- Vipul A M Prathamesh Sonpatki
- 113字
- 2021-07-09 19:37:00
Summary
In this chapter, we ped deep into JSX. We discussed why using JSX makes development with React easy and how JSX gets transformed into the plain native JavaScript. We split big the single React component into small, focused components and understood the advantages of reusable, modular components. We saw different JSX tags, JavaScript expressions, and how React is taking advantages of ES6 features such as spread attributes. In the end, we discussed advanced topics such as namespaced components and some gotchas that we should keep in mind while using JSX.
In the next chapter, we will focus on data flow and models to access data and component life cycle and their use.
推薦閱讀
- Spring 5.0 By Example
- Windows Presentation Foundation Development Cookbook
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Responsive Web Design by Example
- Clojure Reactive Programming
- Visual C++開發入行真功夫
- Angular開發入門與實戰
- jQuery炫酷應用實例集錦
- Python深度學習:模型、方法與實現
- RealSenseTM互動開發實戰
- Scala for Machine Learning(Second Edition)
- INSTANT Silverlight 5 Animation
- Python自然語言理解:自然語言理解系統開發與應用實戰
- 從零學Java設計模式
- Android應用開發攻略