瀏覽代碼

add react&webpack tutorial

A2ZH 9 年之前
父節點
當前提交
0f4ae075aa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books-zh.md

+ 1 - 0
free-programming-books-zh.md

@@ -511,6 +511,7 @@
   * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook)
   * [React 入门教程](http://fraserxu.me/intro-to-react/)
   * [React.js 中文文档](http://reactjs.cn)
+  * [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page)
 * underscore.js
   * [Underscore.js中文文档](http://learningcn.com/underscore/)
 * [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) (深入JavaScript语言核心机制的系列图书)