# gold-miner **Repository Path**: ouyangpengdev/gold-miner ## Basic Information - **Project Name**: gold-miner - **Description**: 掘金翻译计划,翻译掘金上优质的英文文章 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2021-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 掘金翻译计划 翻译优质的互联网技术文章 # 如何参与翻译 1. 在 [待认领文章列表](https://github.com/xitu/gold-miner/issues?q=is%3Aissue+is%3Aopen+label%3A%E6%96%87%E7%AB%A0%E8%AE%A4%E9%A2%86) 中认领翻译文章(如果是第一次认领,介绍一下自己就更好咯) 2. 申请请求通过后,Fork 此仓库开始翻译 3. 翻译完成,发送 [Pull Request](https://github.com/xitu/gold-miner/pull/new/master) 4. 至少审核两篇其他译者发 PR 的[文章](https://github.com/xitu/gold-miner/pulls?q=is%3Apr+is%3Aopen+label%3A%E6%A0%A1%E5%AF%B9%E8%AE%A4%E9%A2%86) > 建议:Fork 此仓库后,请先从 master 分支上 `git checkout -b translate` 一个新的 translate 分支来翻译文章,翻译完成后再把 translate 分支发 PR。 **文章都被认领了怎么办?** 快来 [issue](https://github.com/xitu/gold-miner/issues/new) 申请成为译者吧,或者先校对一两篇文章感受一下。 # 如何参与校对 1. 在[待校对文章列表](https://github.com/xitu/gold-miner/issues?q=is%3Aissue+is%3Aopen+label%3A%E6%A0%A1%E5%AF%B9%E8%AE%A4%E9%A2%86)中认领校对文章,如果能介绍一下自己就更好咯 2. 申请通过后,直接在文章对应的 PR 里面添加 note 校对 ## Android * [[译]在 Android 下进行实时模糊渲染](http://gold.xitu.io/entry/56dd55d6df0eea0055b40083) ([Sausre](https://github.com/Sausure) 翻译) * [[译]Android 开发中利用异步来优化运行速度和性能](http://gold.xitu.io/entry/56dd4bf37664bf0052047906) ([edvardHua](https://github.com/edvardHua) 翻译) * [深入浅出 Android 权限(二)](http://gold.xitu.io/entry/56d802ab8ac2470054759796) ([Hugo Xie](https://github.com/xcc3641) 翻译) * [深入浅出 Android 权限(一)](http://gold.xitu.io/entry/56d11137c24aa800544db479) ([Hugo Xie](https://github.com/xcc3641) 翻译) * [世界级的 Android 测试流程(一)](https://github.com/xitu/gold-miner/blob/master/TODO/world-class-testing-development-pipeline-for-android.md) ([markzhai](https://github.com/markzhai) 翻译) * [世界级的 Android 测试流程(二)](http://gold.xitu.io/entry/56cd87ba7db2a26229196d01) ([markzhai](https://github.com/markzhai) 翻译) * [2015 年度 Android 开发者必备的 5 个开源库](https://github.com/xitu/gold-miner/blob/master/TODO/Top-5-Android-libraries-every-Android-developer-should-know-about.md) ([kassadin (kass)](https://github.com/kassadin) 翻译) * [如何提高安卓代码的质量和语法](http://gold.xitu.io/entry/56cd6ebb99a6ce005a2887e3) ([yinshudi](https://github.com/yinshudi) 翻译) * [如何更高效的使用 okhttp](http://gold.xitu.io/entry/56ca8873d342d300544bdbf8) ([Brucezz](https://github.com/brucezz) 翻译) * [每个 Android 开发者都应该读的 Android Studio Tips](http://gold.xitu.io/entry/56c1556179bc440054fd4e6b) ([Jaeger](https://github.com/laobie) 翻译) * [MVVM模式介绍](http://gold.xitu.io/entry/56cbf38771cfe40054eb3a34) ([Sausure](https://github.com/Sausure) 翻译) * [Android 的一个 MVP 基础项目模板](http://gold.xitu.io/entry/56cd79c12e958a69f944984c) ([foolishgao](https://github.com/foolishgao) 翻译) * [让 Toolbar 随着 RecyclerView 的滚动而显示/隐藏](http://gold.xitu.io/entry/56cd9c9dd342d30054ca35b8) ([MiJack (江湖迈杰)](https://github.com/MiJack) 翻译) * [Android Guides - Github](http://gold.xitu.io/entry/5584f8e9e4b09e372efeca9a) ([SeniorZhai](https://github.com/SeniorZhai) 翻译) * [6 Things I wish I Knew before I Wrote my first Android App](https://github.com/xitu/gold-miner/blob/master/TODO/things-i-wish-i-knew-before-i-wrote-my-first-android-app.md) ([404neko](https://github.com/404neko) 翻译) * [Android 上的数据格式 FlatBuffers 介绍](http://gold.xitu.io/entry/56cd8fff75c4cd339a03d1a4) ([lihb](https://github.com/lihb) 翻译) ## iOS * [RxSwift at first sight](http://gold.xitu.io/entry/56d5528a1532bc004c6e913a)([SatanWoo](https://github.com/SatanWoo)翻译) * [Facebook iOS 应用是如何加速图片显示的?](http://gold.xitu.io/entry/56de9bc7731956005e1b5b2e) ([bobmayuze](https://github.com/bobmayuze) 翻译) * [编写高质量的 Swift 代码](http://gold.xitu.io/entry/56b60c97816dfa005ae0c0d4) ([iThreeKing](https://github.com/iThreeKing) 翻译) * [Artsy 工程师总结的一些 Cocoa 开发设计误区](http://gold.xitu.io/entry/56cbd1338ac2470053b55ce5) ([nathanwhy](https://github.com/nathanwhy) 翻译) * [UIKit 里如何面向协议编程](https://github.com/xitu/gold-miner/blob/master/TODO/ios-9-tutorial-series-protocol-oriented-programming-with-uikit.md) ([walkingway](https://github.com/walkingway) 翻译) * [3D Force Touch 的新玩儿法](http://gold.xitu.io/entry/56cbd3ec1532bc00535cb0e9) ([shiguol](https://github.com/shiguol) 翻译) * [Absolute Beginner's Guide to Swift](http://gold.xitu.io/entry/56cbd7e3128fe10058092760) ([cdpath](https://github.com/cdpath) 翻译) ## 前端 * [【译】利用 :placeholder-shown 选择器实现 label 浮动效果](http://gold.xitu.io/entry/56de3c291532bc005620b320)([Zhangjd](https://github.com/zhangjd) 翻译) * [[译] 响应式 GraphQL 结构](http://gold.xitu.io/entry/56de66fe731956005c46782a)([shenxn](https://github.com/shenxn) 翻译) * [How we "CSS" at BigCommerce](http://gold.xitu.io/entry/56ce82cbc24aa800520f4215)([shenxn](https://github.com/shenxn) 翻译) * [无缝迁移 Angular 1 项目到 Angular 2](http://gold.xitu.io/entry/56d3bd6a1ea493005c1eddfa)([BOBO](https://github.com/CoderBOBO) 翻译) * [在 chrome 的开发者工具里 debug node.js 代码](http://gold.xitu.io/entry/56d3cfea6be3ff005c5f9b89)([sqrthree (根号三)](https://github.com/sqrthree) 翻译) * [350 个特性看透 ES6](https://github.com/xitu/gold-miner/blob/master/TODO/es6.md) ([Go7hic](https://github.com/dyygtfx) 翻译) * [2015 年底 JS 必备工具集](https://github.com/xitu/gold-miner/blob/master/TODO/must-see-javascript-dev-tools-that-put-other-dev-tools-to-shame.md) ([赵鑫晖](https://github.com/zxc0328) 翻译) * [How do Promises Work?](http://gold.xitu.io/entry/56cc0bcf8ac2470053b7c5ab) ([Zhangjd](https://github.com/Zhangjd) 翻译) * [JavaScript 开发者年度调查报告](http://gold.xitu.io/entry/56ca985071cfe40054d98994)([sqrthree (根号三)](https://github.com/sqrthree) 翻译) * [Functional JavaScript 教程(一)](http://gold.xitu.io/entry/56d4e8b57db2a200556c64cb) ([Zhangjd](https://github.com/zhangjd) 翻译) ## React * [Making React Native apps accessible](http://gold.xitu.io/entry/56cc0ab299a6ce005a1c3b2b)([void-main](https://github.com/void-main) 翻译) * [如何发布一个 React components](http://gold.xitu.io/entry/56ce8d1fc24aa800520f94e8)([aleen42](https://github.com/aleen42) 翻译) * [Things I Wish I Were Told About React Native](http://gold.xitu.io/entry/56cbf55cefa631005c441d9b)([huanglizhuo](https://github.com/huanglizhuo) 翻译) ## 后端 * [人人须知的 jQuery 技巧](http://gold.xitu.io/entry/56e1a95b731956005da35c24) ([Yves-X](https://github.com/Yves-X) 翻译) * [OAuth2 Authentication with Lua](http://gold.xitu.io/entry/56cd222199a6ce005a25b9ef)([BOBO](https://github.com/CoderBOBO) 翻译) * [HTTP/2 For Web Developers](http://gold.xitu.io/entry/56ce7d1a1532bc005372a7fa)([Zhongyi Tong](https://github.com/geeeeeeeeek) 翻译) ## 教程 * [Chrome Devtools Tips & Tricks](https://github.com/xitu/gold-miner/blob/master/TODO/chrome-devtools.md)([chemzqm (Qiming zhao)](https://github.com/chemzqm) 翻译) * [通过 Electron 开发一个简单地桌面应用](http://gold.xitu.io/entry/56aae5e4a633bd0257ae4ab8)([Zhangdroid](https://github.com/Zhangdroid) 翻译) * [Retrofit 入门教程](http://gold.xitu.io/entry/56cc4085128fe100580dd0ca)([kevin xiu](https://github.com/xiuweikang) 翻译) * [Pokedex.org 给宠物小精灵爱好者的 web app 的技术选型](https://github.com/xitu/gold-miner/blob/master/TODO/introducing-pokedex-org.md)([RobertWang](https://github.com/RobertWang) 翻译) * [选择使用正确的 Markdown Parser](http://gold.xitu.io/entry/56ce79db1532bc0053728c2f)([lfkdsk](https://github.com/lfkdsk) 翻译) ## 设计 * [[译]为什么有些设计初衷很好,结果却很糟糕](http://gold.xitu.io/entry/56e000421532bc005161b4af)([L9m](https://github.com/L9m) 翻译) * [Mastering Sketch 3](http://gold.xitu.io/entry/5659daf9ddb299ad38f9e446)([markdown](https://github.com/xitu/gold-miner/blob/master/TODO/sketch-mastering.md)) ([jabez128](https://github.com/jabez128) 翻译) * [Making Learning Easy by Design](http://gold.xitu.io/entry/56cbbf9671cfe40054e91c02)([s2dongman (申悦)](https://github.com/s2dongman) 翻译) * [An Introduction to Sprite Animation](https://github.com/xitu/gold-miner/blob/master/TODO/sprite-animation.md)([Aaaaaashu](https://github.com/Aaaaaashu?tab=repositories) 翻译) * [Animated SVG vs GIF](http://gold.xitu.io/entry/56cb0c95efa631005c3a50f2)([rainyear (Yusheng)](https://github.com/rainyear) 翻译) * [探索 Stripe Dashboard 产品设计之道](http://gold.xitu.io/entry/56c7cad1d342d30054334db5)([CaesarPan](https://github.com/CaesarPan) 翻译) * [苹果正在带坏整个设计圈](https://github.com/xitu/gold-miner/blob/master/TODO/how-apple.md)([crackhy (曹康)](https://github.com/crackhy) 翻译) * [Slack如此成功的秘诀](http://gold.xitu.io/entry/56cbd5427db2a20051a7dbb2)([Boyce Chang](https://github.com/boycechang) 翻译)