{"id":13496373,"url":"https://github.com/zhangyuang/fe-dev-playbook","last_synced_at":"2025-04-04T07:10:01.092Z","repository":{"id":38408302,"uuid":"195779331","full_name":"zhangyuang/fe-dev-playbook","owner":"zhangyuang","description":"教你如何打造舒适、高效、时尚的前端开发环境","archived":false,"fork":false,"pushed_at":"2021-09-29T07:40:47.000Z","size":826,"stargazers_count":689,"open_issues_count":10,"forks_count":59,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-23T11:45:55.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fe.ssr-fc.com/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhangyuang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-08T09:23:39.000Z","updated_at":"2025-03-21T06:56:24.000Z","dependencies_parsed_at":"2022-08-25T02:13:06.509Z","dependency_job_id":null,"html_url":"https://github.com/zhangyuang/fe-dev-playbook","commit_stats":null,"previous_names":["ykfe/fe-dev-playbook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuang%2Ffe-dev-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuang%2Ffe-dev-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuang%2Ffe-dev-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyuang%2Ffe-dev-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhangyuang","download_url":"https://codeload.github.com/zhangyuang/fe-dev-playbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135147,"owners_count":20889421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T19:01:47.003Z","updated_at":"2025-04-04T07:10:01.073Z","avatar_url":"https://github.com/zhangyuang.png","language":"Vue","readme":"![](https://gw.alicdn.com/tfs/TB1PqTRXFP7gK0jSZFjXXc5aXXa-900-383.jpg)\n\n## 在线地址变更\n\n文档的在线地址已从 `surge` 服务变更为 `serverless` 形式部署阿里云服务。稳定性更佳，再也不用怕无法打开了\n\n在线地址: [http://fe.ssr-fc.com/](http://fe.ssr-fc.com/)\n\n# 打造舒适的前端开发环境\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)\n\n本文档旨在讲述如何打造一个时尚的开发环境侧重于前端但不局限于前端，旨在为刚融入团队的新同学可以迅速follow团队的开发规范，了解并熟练使用常见的开发工具，可以大大的提升我们的工作效率。\n\n## 原则\n\n1. 熟练使用快捷键和系统命令是程序员的基本操守\n2. 合理的使用现代化工具能够帮助我们提升开发效率\n3. 打造干净的开发体验, 不要让你的设备用起来很别扭\n4. 根据自身开发经验，总结前端开发的tips以及知识点\n\n## 文档\n\n详细内容请查看[官方文档](http://fe.surge.sh/), 文档持续更新中...\n注意: 由于文档是部署在国外的[免费服务](http://surge.sh/)上，国内的网络打开也许会很慢，如果打不开可以挂 VPN 试试。\n\n本文档将会分为以下章节\n\n- 安装配置使用强大的终端\n- 如何搭建Node.js开发环境\n- 如何使用Git来进行团队合作开发\n- 配置契合前端开发的VSCode环境, 以及断点调试方法\n- Chrome的一些使用技巧\n- 简单介绍如何使用Mac系统\n- 简单介绍如何使用Shell命令\n- 介绍一些常用的前端网站\n- 介绍如何配置使用Vim\n- 使用TypeScript中的一些高级知识点\n- 介绍一些实用小工具\n- 介绍函数式编程\n- 介绍函数式编程和响应式编程的结合库Rxjs\n\n![](https://img.alicdn.com/tfs/TB1uCRotuL2gK0jSZPhXXahvXXa-2878-1580.jpg)\n\n注：这不是一篇大而全的文档，不会介绍以上工具的所有用法，只会介绍我们日常开发中使用比较多的用法贵精不贵多，如果你需要更加全面的学习，你应该去查阅它们的官方文档。如果你觉得本文档对你有帮助，麻烦点个Star✨\n\n## Pull Request\n\n提PR之前一定要先提[issue](https://github.com/ykfe/fe-dev-playbook/issues)与我们交流是否有提的必要或者进入交流群找群主沟通，否则你的PR不一定会被合并\n\n## MarkDown 文档规范\n\n向本文档中添加内容时一定要符合以下规范，否则不允许合并代码\n\n- 标题后不要直接跟下一级标题，需要文字过渡\n- 不要出现多余的空行\n- 代码块添加对应的语言标识，涉及到Shell命令的，前方加上$符号\n\n## 交流群\n\n如果你有什么其他的想法或者建议，可以扫码进入钉钉群详细沟通\n\n\u003cdiv style=\"display:flex\"\u003e\n\u003cimg src=\"https://res.wx.qq.com/op_res/rrhdxU0o2yUdgTjwgkAgO-CSFV-lArvMYzWzxl2SuvnKkcWECv7SXswEYjk2pPcDcL43r0kz_MIp_fsxPPqQ2Q\" width=\"300\"\u003e\n\u003cimg src=\"https://res.wx.qq.com/op_res/kWmJUok0vZk00qUGxVc9hceBtBTw8ohXkzmm54alPw_uqFEoZt0bWxHPAqHKFSJMrfPkKJZCVJauuZm4--hnrQ\" width=\"300\"\u003e\n\u003c/div\u003e\n\n若微信二维码过期，请去 [ssr](https://github.com/ykfe/ssr) 项目获取最新二维码\n\n## 技术支持\n\n技术支持 By [地球上没有对手的 ssr 框架](https://github.com/ykfe/ssr)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/zhangyuang\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/17424434?v=4\" width=\"100px;\" alt=\"LeonCheung\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLeonCheung\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ykfe/fe-dev-playbook/commits?author=zhangyuang\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jerryYuX\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/33367577?v=4\" width=\"100px;\" alt=\"jerryYu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ejerryYu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ykfe/fe-dev-playbook/commits?author=jerryYuX\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/fengyy51\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/23158071?v=4\" width=\"100px;\" alt=\"fe_shangcheng\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003efe_shangcheng\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ykfe/fe-dev-playbook/commits?author=fengyy51\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://suanmei.github.io\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/19517557?v=4\" width=\"100px;\" alt=\"拾邑\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e拾邑\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ykfe/fe-dev-playbook/commits?author=suanmei\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":["Vue"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhangyuang%2Ffe-dev-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhangyuang%2Ffe-dev-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhangyuang%2Ffe-dev-playbook/lists"}