Fullstack React Ch3

 5th July 2017 at 10:07am

这一章主要讲了怎样从服务端拿到数据。比较重要的点是:

  1. Fetch API (v.s. traditional AJAX)
  2. Lifecycle of React components