From 0064b6408a2bac2e10368fefcb2c189e117733bc Mon Sep 17 00:00:00 2001 From: Fengda HUANG Date: Wed, 13 Apr 2016 22:08:48 +0800 Subject: [PATCH] update README toc :smile::smile: --- README.md | 95 ++++++++++++++++++++++--------------------------------- 1 file changed, 38 insertions(+), 57 deletions(-) diff --git a/README.md b/README.md index c0b0a52..8e6da1d 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,12 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [全栈工程师的未来:无栈](http://growth.phodal.com/#全栈工程师的未来无栈) * [基础知识篇](http://growth.phodal.com/#基础知识篇) * [工具只是辅助](http://growth.phodal.com/#工具只是辅助) - * [WebStorm 还是 Sublime?](http://growth.phodal.com/#webstorm还是sublime) + * [WebStorm 还是 Sublime?](http://growth.phodal.com/#webstorm-还是-sublime) * [语言也是一种工具](http://growth.phodal.com/#语言也是一种工具) * [提高效率的工具](http://growth.phodal.com/#提高效率的工具) * [快速启动软件](http://growth.phodal.com/#快速启动软件) * [IDE](http://growth.phodal.com/#ide) - * [DEBUG 工具](http://growth.phodal.com/#debug工具) + * [DEBUG 工具](http://growth.phodal.com/#debug-工具) * [终端或命令提示符](http://growth.phodal.com/#终端或命令提示符) * [包管理](http://growth.phodal.com/#包管理) * [环境搭建](http://growth.phodal.com/#环境搭建) @@ -64,19 +64,19 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [一次语言学习体验](http://growth.phodal.com/#一次语言学习体验) * [输出是最好的输入](http://growth.phodal.com/#输出是最好的输入) * [如何应用一门新的技术](http://growth.phodal.com/#如何应用一门新的技术) - * [Web编程基础](http://growth.phodal.com/#web编程基础) + * [Web 编程基础](http://growth.phodal.com/#web-编程基础) * [从浏览器到服务器](http://growth.phodal.com/#从浏览器到服务器) - * [从 HTML 到页面显示](http://growth.phodal.com/#从html到页面显示) + * [从 HTML 到页面显示](http://growth.phodal.com/#从-html-到页面显示) * [HTML](http://growth.phodal.com/#html) * [hello,world](http://growth.phodal.com/#helloworld) * [中文?](http://growth.phodal.com/#中文) - * [其他 HTML 标记](http://growth.phodal.com/#其他html标记) + * [其他 HTML 标记](http://growth.phodal.com/#其他-html-标记) * [小结](http://growth.phodal.com/#小结-1) * [CSS](http://growth.phodal.com/#css) * [简介](http://growth.phodal.com/#简介) * [样式与目标](http://growth.phodal.com/#样式与目标) * [选择器](http://growth.phodal.com/#选择器) - * [更有趣的 CSS](http://growth.phodal.com/#更有趣的css) + * [更有趣的 CSS](http://growth.phodal.com/#更有趣的-css) * [JavaScript](http://growth.phodal.com/#javascript) * [hello,world](http://growth.phodal.com/#helloworld-1) * [JavaScriptFul](http://growth.phodal.com/#javascriptful) @@ -95,7 +95,7 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [Controller](http://growth.phodal.com/#controller) * [更多](http://growth.phodal.com/#更多-1) * [后台即服务](http://growth.phodal.com/#后台即服务) - * [API 演进史](http://growth.phodal.com/#api演进史) + * [API 演进史](http://growth.phodal.com/#api-演进史) * [后台即服务](http://growth.phodal.com/#后台即服务-1) * [数据持久化](http://growth.phodal.com/#数据持久化) * [文件存储](http://growth.phodal.com/#文件存储) @@ -105,22 +105,22 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [Angular](http://growth.phodal.com/#angular) * [React](http://growth.phodal.com/#react) * [Vue](http://growth.phodal.com/#vue) - * [jQuery系](http://growth.phodal.com/#jquery系) + * [jQuery 系](http://growth.phodal.com/#jquery-系) * [前台与后台交互](http://growth.phodal.com/#前台与后台交互) * [Ajax](http://growth.phodal.com/#ajax) * [JSON](http://growth.phodal.com/#json) * [WebSocket](http://growth.phodal.com/#websocket) * [编码](http://growth.phodal.com/#编码) * [编码过程](http://growth.phodal.com/#编码过程) - * [Web 应用的构建系统](http://growth.phodal.com/#web应用的构建系统) - * [Web 应用的构建过程](http://growth.phodal.com/#web应用的构建过程) - * [Web 应用的构建实战](http://growth.phodal.com/#web应用的构建实战) - * [Git 与版本控制](http://growth.phodal.com/#git与版本控制) + * [Web 应用的构建系统](http://growth.phodal.com/#web-应用的构建系统) + * [Web 应用的构建过程](http://growth.phodal.com/#web-应用的构建过程) + * [Web 应用的构建实战](http://growth.phodal.com/#web-应用的构建实战) + * [Git 与版本控制](http://growth.phodal.com/#git-与版本控制) * [版本控制](http://growth.phodal.com/#版本控制) * [Git](http://growth.phodal.com/#git) * [Tasking](http://growth.phodal.com/#tasking) - * [如何 Tasking 一本书](http://growth.phodal.com/#如何tasking一本书) - * [Tasking 开发任务](http://growth.phodal.com/#tasking开发任务) + * [如何 Tasking 一本书](http://growth.phodal.com/#如何-tasking-一本书) + * [Tasking 开发任务](http://growth.phodal.com/#tasking-开发任务) * [写代码只是在码字](http://growth.phodal.com/#写代码只是在码字) * [内置索引与外置引擎](http://growth.phodal.com/#内置索引与外置引擎) * [门户网站](http://growth.phodal.com/#门户网站) @@ -142,7 +142,7 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [重命名](http://growth.phodal.com/#重命名) * [提取变量](http://growth.phodal.com/#提取变量) * [提炼函数](http://growth.phodal.com/#提炼函数) - * [Intellij Idea 重构](http://growth.phodal.com/#intellij-idea重构) + * [Intellij Idea 重构](http://growth.phodal.com/#intellij-idea-重构) * [提炼函数](http://growth.phodal.com/#提炼函数-1) * [内联函数](http://growth.phodal.com/#内联函数) * [查询取代临时变量](http://growth.phodal.com/#查询取代临时变量) @@ -152,19 +152,19 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [隔离与运行环境](http://growth.phodal.com/#隔离与运行环境) * [隔离硬件:虚拟机](http://growth.phodal.com/#隔离硬件虚拟机) * [隔离操作系统:容器虚拟化](http://growth.phodal.com/#隔离操作系统容器虚拟化) - * [隔离底层:Servlet 容器](http://growth.phodal.com/#隔离底层servlet容器) + * [隔离底层:Servlet 容器](http://growth.phodal.com/#隔离底层servlet-容器) * [隔离依赖版本:虚拟环境](http://growth.phodal.com/#隔离依赖版本虚拟环境) * [隔离运行环境:语言虚拟机](http://growth.phodal.com/#隔离运行环境语言虚拟机) * [隔离语言:DSL](http://growth.phodal.com/#隔离语言dsl) - * [LNMP 架构](http://growth.phodal.com/#lnmp架构) + * [LNMP 架构](http://growth.phodal.com/#lnmp-架构) * [GNU/Linux](http://growth.phodal.com/#gnulinux-1) - * [HTTP 服务器](http://growth.phodal.com/#http服务器) - * [Web 缓存](http://growth.phodal.com/#web缓存) + * [HTTP 服务器](http://growth.phodal.com/#http-服务器) + * [Web 缓存](http://growth.phodal.com/#web-缓存) * [数据库端缓存](http://growth.phodal.com/#数据库端缓存) * [应用层缓存](http://growth.phodal.com/#应用层缓存) * [前端缓存](http://growth.phodal.com/#前端缓存) * [客户端缓存](http://growth.phodal.com/#客户端缓存) - * [HTML5 离线缓存](http://growth.phodal.com/#html5离线缓存) + * [HTML5 离线缓存](http://growth.phodal.com/#html5-离线缓存) * [可配置](http://growth.phodal.com/#可配置) * [环境配置](http://growth.phodal.com/#环境配置) * [运行机制](http://growth.phodal.com/#运行机制) @@ -181,32 +181,22 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [数据分析](http://growth.phodal.com/#数据分析-1) * [识别需求](http://growth.phodal.com/#识别需求) * [收集数据](http://growth.phodal.com/#收集数据) - * [可视化数据](http://growth.phodal.com/#可视化数据) - * [改进](http://growth.phodal.com/#改进) + * [分析数据](http://growth.phodal.com/#分析数据) + * [展示数据](http://growth.phodal.com/#展示数据) * [用户数据分析:Google Analytics](http://growth.phodal.com/#用户数据分析google-analytics) * [受众群体](http://growth.phodal.com/#受众群体) * [流量获取](http://growth.phodal.com/#流量获取) * [移动应用](http://growth.phodal.com/#移动应用) - * [网站监测](http://growth.phodal.com/#网站监测) - * [可用性监测](http://growth.phodal.com/#可用性监测) - * [服务监测](http://growth.phodal.com/#服务监测) - * [安全监测](http://growth.phodal.com/#安全监测) - * [应用程序性能分析](http://growth.phodal.com/#应用程序性能分析) - * [关于 Apdex](http://growth.phodal.com/#关于apdex) - * [博客性能分析](http://growth.phodal.com/#博客性能分析) - * [网站性能优化](http://growth.phodal.com/#网站性能优化) - * [减少 HTTP 请求](http://growth.phodal.com/#减少http请求) - * [页面内部优化](http://growth.phodal.com/#页面内部优化) - * [启用缓存](http://growth.phodal.com/#启用缓存) - * [减少下载量](http://growth.phodal.com/#减少下载量) - * [网络连接上的优化](http://growth.phodal.com/#网络连接上的优化) + * [网站性能](http://growth.phodal.com/#网站性能) + * [网站性能监测](http://growth.phodal.com/#网站性能监测) + * [网站性能](http://growth.phodal.com/#网站性能-1) * [SEO](http://growth.phodal.com/#seo) * [爬虫与索引](http://growth.phodal.com/#爬虫与索引) - * [什么样的网站需要 SEO?](http://growth.phodal.com/#什么样的网站需要seo) - * [SEO 基础知识](http://growth.phodal.com/#seo基础知识) + * [什么样的网站需要 SEO?](http://growth.phodal.com/#什么样的网站需要-seo) + * [SEO 基础知识](http://growth.phodal.com/#seo-基础知识) * [内容](http://growth.phodal.com/#内容) - * [UX 入门](http://growth.phodal.com/#ux入门) - * [什么是 UX](http://growth.phodal.com/#什么是ux) + * [UX 入门](http://growth.phodal.com/#ux-入门) + * [什么是 UX](http://growth.phodal.com/#什么是-ux) * [什么是简单?](http://growth.phodal.com/#什么是简单) * [进阶](http://growth.phodal.com/#进阶) * [用户体验要素](http://growth.phodal.com/#用户体验要素) @@ -214,29 +204,20 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [流](http://growth.phodal.com/#流) * [持续交付](http://growth.phodal.com/#持续交付) * [持续集成](http://growth.phodal.com/#持续集成) - * [Process](http://growth.phodal.com/#process) - * [小步前进](http://growth.phodal.com/#小步前进) - * [反馈](http://growth.phodal.com/#反馈) + * [持续集成系统](http://growth.phodal.com/#持续集成系统) + * [持续集成流程](http://growth.phodal.com/#持续集成流程) * [持续交付](http://growth.phodal.com/#持续交付-1) - * [配置管理](http://growth.phodal.com/#配置管理) - * [持续集成](http://growth.phodal.com/#持续集成-1) - * [测试](http://growth.phodal.com/#测试) - * [构建与部署](http://growth.phodal.com/#构建与部署) - * [自动化](http://growth.phodal.com/#自动化) - * [持续部署](http://growth.phodal.com/#持续部署) + * [基础设施](http://growth.phodal.com/#基础设施) + * [持续部署](http://growth.phodal.com/#持续部署) * [持续学习](http://growth.phodal.com/#持续学习) * [持续阅读](http://growth.phodal.com/#持续阅读) * [持续编程](http://growth.phodal.com/#持续编程) * [持续写作](http://growth.phodal.com/#持续写作) * [遗留系统与修改代码](http://growth.phodal.com/#遗留系统与修改代码) * [遗留代码](http://growth.phodal.com/#遗留代码) - * [什么是遗留代码](http://growth.phodal.com/#什么是遗留代码) - * [遗留代码的来源](http://growth.phodal.com/#遗留代码的来源) - * [遗留代码的问题](http://growth.phodal.com/#遗留代码的问题) + * [遗留代码](http://growth.phodal.com/#遗留代码-1) * [如何修改遗留代码](http://growth.phodal.com/#如何修改遗留代码) - * [守: 找到测试点](http://growth.phodal.com/#守-找到测试点) - * [破: 打破依赖](http://growth.phodal.com/#破-打破依赖) - * [离: 修改并重构](http://growth.phodal.com/#离-修改并重构) + * [修改遗留代码](http://growth.phodal.com/#修改遗留代码) * [网站重构](http://growth.phodal.com/#网站重构) * [速度优化](http://growth.phodal.com/#速度优化) * [功能加强](http://growth.phodal.com/#功能加强) @@ -245,7 +226,7 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [自我总结](http://growth.phodal.com/#自我总结) * [吾日三省吾身](http://growth.phodal.com/#吾日三省吾身) * [Retro](http://growth.phodal.com/#retro) - * [Retro 的过程](http://growth.phodal.com/#retro的过程) + * [Retro 的过程](http://growth.phodal.com/#retro-的过程) * [三个维度](http://growth.phodal.com/#三个维度) * [架构模式](http://growth.phodal.com/#架构模式) * [预设计式架构](http://growth.phodal.com/#预设计式架构) @@ -258,9 +239,9 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action- * [如何构建一个博客系统](http://growth.phodal.com/#如何构建一个博客系统) * [相关阅读资料](http://growth.phodal.com/#相关阅读资料) * [架构解耦](http://growth.phodal.com/#架构解耦) - * [从 MVC 与微服务](http://growth.phodal.com/#从mvc与微服务) + * [从 MVC 与微服务](http://growth.phodal.com/#从-mvc-与微服务) * [CQRS](http://growth.phodal.com/#cqrs) - * [CQRS 结合微服务](http://growth.phodal.com/#cqrs结合微服务) + * [CQRS 结合微服务](http://growth.phodal.com/#cqrs-结合微服务) Contributors ---