From 0f4ae075aa047f669312433e2e94bb5f858bb755 Mon Sep 17 00:00:00 2001 From: A2ZH Date: Sat, 30 Apr 2016 17:40:48 +0800 Subject: [PATCH] add react&webpack tutorial --- free-programming-books-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 8252f8b8..ae73203b 100644 --- a/free-programming-books-zh.md +++ b/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语言核心机制的系列图书) -- GitLab