Add title

This commit is contained in:
Fengda HUANG 2015-10-24 10:16:47 +08:00
parent 93bd195567
commit 03fa60c218
3 changed files with 529 additions and 533 deletions

View file

@ -1,6 +1,6 @@
#介绍
###什么是Github
##Github
Wiki百科上是这么说的

View file

@ -8,8 +8,6 @@
艺,需要有创造性的方法。
#[前端技能训练: 重构一](http://www.phodal.com/blog/frontend-improve-refactor-javascript-code/)
##为什么重构?
> 为了更好的代码。
@ -68,8 +66,6 @@ regexobject: {
接着,我们就可以对其进行简单的重构。
###重构
(ps: 推荐用WebStrom来做重构自带重构功能)
作为一个示例我们先提出codeHandler方法即将上面的

File diff suppressed because one or more lines are too long