From 0952a717cbe06cfd0ab5bc9c32bcd60b98a830b2 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sat, 30 Apr 2016 16:58:59 +0200 Subject: [PATCH] Fix ordering --- free-programming-books-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index ae73203b..f1d8a5bd 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -507,11 +507,11 @@ * [七天学会NodeJS](http://nqdeng.github.io/7-days-nodejs/) * [使用 Express + MongoDB 搭建多人博客](https://github.com/nswbmw/N-blog) * React.js + * [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page) * [React Native 中文文档(含最新Android内容)](http://wiki.jikexueyuan.com/project/react-native/) * [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语言核心机制的系列图书)