mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
Add title
This commit is contained in:
parent
93bd195567
commit
03fa60c218
3 changed files with 529 additions and 533 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#介绍
|
#介绍
|
||||||
|
|
||||||
###什么是Github
|
##Github
|
||||||
|
|
||||||
Wiki百科上是这么说的
|
Wiki百科上是这么说的
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@
|
||||||
|
|
||||||
艺,需要有创造性的方法。
|
艺,需要有创造性的方法。
|
||||||
|
|
||||||
#[前端技能训练: 重构一](http://www.phodal.com/blog/frontend-improve-refactor-javascript-code/)
|
|
||||||
|
|
||||||
##为什么重构?
|
##为什么重构?
|
||||||
|
|
||||||
> 为了更好的代码。
|
> 为了更好的代码。
|
||||||
|
|
@ -68,8 +66,6 @@ regexobject: {
|
||||||
|
|
||||||
接着,我们就可以对其进行简单的重构。
|
接着,我们就可以对其进行简单的重构。
|
||||||
|
|
||||||
###重构
|
|
||||||
|
|
||||||
(ps: 推荐用WebStrom来做重构,自带重构功能)
|
(ps: 推荐用WebStrom来做重构,自带重构功能)
|
||||||
|
|
||||||
作为一个示例,我们先提出codeHandler方法,即将上面的
|
作为一个示例,我们先提出codeHandler方法,即将上面的
|
||||||
|
|
|
||||||
1056
github-roam.rtf
1056
github-roam.rtf
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue