|
@@ -1,9 +1,9 @@
|
|
|
Growth: 全栈增长工程师指南
|
|
|
===
|
|
|
|
|
|
-**不止于Full Stack,还有Growth Hacking**。
|
|
|
+**不止于 Full Stack,还有 Growth Hacking**。
|
|
|
|
|
|
-> 《全栈增长工程师指南》是一本依据我在《[Repractise简介篇:Web开发的七天里](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=403171959&idx=1&sn=08f0717e2306efd7d80c8bb603e644d0#rd)》中所说的Web开发的七个步骤而展开的电子书,当然它也是一个APP,它一本关于如何成为全栈增长工程师的指南。
|
|
|
+> 《全栈增长工程师指南》是一本依据我在《[Repractise简介篇:Web开发的七天里](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=403171959&idx=1&sn=08f0717e2306efd7d80c8bb603e644d0#rd)》中所说的 Web 开发的七个步骤而展开的电子书,当然它也是一个 APP,它一本关于如何成为全栈增长工程师的指南。
|
|
|
|
|
|
**我们都会学习,但是有时候我们只是不知道应该学习什么而已。**
|
|
|
|
|
@@ -21,7 +21,7 @@ Growth: 全栈增长工程师指南
|
|
|
|
|
|
Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action-django)
|
|
|
|
|
|
-没钱棒个人场: 关注我的微信公众号(扫描下面的二维码或搜索Phodal).
|
|
|
+没钱棒个人场: 关注我的微信公众号(扫描下面的二维码或搜索 Phodal).
|
|
|
|
|
|

|
|
|
|
|
@@ -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/#环境搭建)
|
|
@@ -66,17 +66,17 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action-
|
|
|
* [如何应用一门新的技术](http://growth.phodal.com/#如何应用一门新的技术)
|
|
|
* [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/#文件存储)
|
|
@@ -112,15 +112,15 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action-
|
|
|
* [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/#运行机制)
|
|
@@ -192,21 +192,21 @@ Django版: [Growth In Action Django](https://github.com/phodal/growth-in-action-
|
|
|
* [服务监测](http://growth.phodal.com/#服务监测)
|
|
|
* [安全监测](http://growth.phodal.com/#安全监测)
|
|
|
* [应用程序性能分析](http://growth.phodal.com/#应用程序性能分析)
|
|
|
- * [关于Apdex](http://growth.phodal.com/#关于apdex)
|
|
|
+ * [关于 Apdex](http://growth.phodal.com/#关于apdex)
|
|
|
* [博客性能分析](http://growth.phodal.com/#博客性能分析)
|
|
|
* [网站性能优化](http://growth.phodal.com/#网站性能优化)
|
|
|
- * [减少HTTP请求](http://growth.phodal.com/#减少http请求)
|
|
|
+ * [减少 HTTP 请求](http://growth.phodal.com/#减少http请求)
|
|
|
* [页面内部优化](http://growth.phodal.com/#页面内部优化)
|
|
|
* [启用缓存](http://growth.phodal.com/#启用缓存)
|
|
|
* [减少下载量](http://growth.phodal.com/#减少下载量)
|
|
|
* [网络连接上的优化](http://growth.phodal.com/#网络连接上的优化)
|
|
|
* [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/#用户体验要素)
|
|
@@ -245,7 +245,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,10 +258,10 @@ 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结合微服务)
|
|
|
+
|
|
|
License
|
|
|
---
|
|
|
|