官术网_书友最值得收藏!

Chapter 1. Getting Started with React

Web development has seen a huge advent of Single Page Application (SPA) in the past couple of years. Early development was simple—reload a complete page to perform a change in the display or perform a user action. The problem with this was a huge round-trip time for the complete request to reach the web server and back to the client.

Then came AJAX, which sent a request to the server, and could update parts of the page without reloading the current page. Moving in the same direction, we saw the emergence of the SPAs.

Wrapping up the heavy frontend content and delivering it to the client browser just once, while maintaining a small channel for communication with the server based on any event; this is usually complemented by thin API on the web server.

The growth in such apps has been complemented by JavaScript libraries and frameworks such as Ext JS, KnockoutJS, BackboneJS, AngularJS, EmberJS, and more recently, React and Polymer.

Let's take a look at how React fits in this ecosystem and get introduced to it in this chapter.

In this chapter, we will cover the following topics:

  • What is React and why do we use React?
  • Data flows in the component
  • Component displays the view based on state of the component
  • Component defines display of the view, irrespective of data contained, thus reducing the dependency and complexity of state for display
  • User interactions may change state of component from handlers
  • Components are reused and re-rendered
主站蜘蛛池模板: 祥云县| 城步| 仙桃市| 石景山区| 河池市| 苍南县| 大邑县| 察哈| 顺义区| 新津县| 普兰店市| 中方县| 甘德县| 温州市| 新泰市| 通江县| 改则县| 仁布县| 靖边县| 锡林浩特市| 米林县| 马边| 耿马| 东乡县| 建阳市| 肥西县| 海兴县| 遵义县| 武冈市| 烟台市| 杭州市| 卢龙县| 巴塘县| 泰和县| 阿合奇县| 泾阳县| 紫金县| 安丘市| 西林县| 香河县| 桐梓县|