Skip to content

NxeedGoto/Refactoring2-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refactoring2-zh

《重构 改善既有代码的设计第二版》中文翻译

在线阅读:http://gdut_yy.gitee.io/doc-refact2/

前言

Index

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github mardown 更佳的阅读体验

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/Refactoring2-zh.git
cd Refactoring2-zh/
yarn docs:dev

# 本地阅读
http://localhost:8080/doc-refact2/

更多书籍

https://github.com/xx-zh/xx-zh-roadmap

License

MIT

About

《重构 改善既有代码的设计第二版》中文翻译

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages