https://github.com/lision/elsewhere
💻 Life is ElseWhere.
https://github.com/lision/elsewhere
Last synced: 4 months ago
JSON representation
💻 Life is ElseWhere.
- Host: GitHub
- URL: https://github.com/lision/elsewhere
- Owner: Lision
- Created: 2018-03-12T11:45:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T04:18:35.000Z (about 8 years ago)
- Last Synced: 2025-03-05T17:39:55.552Z (over 1 year ago)
- Homepage:
- Size: 6.05 MB
- Stars: 31
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ELSEWHERE

---
## 简介
Emmmmm... 之前把自己的 Blog 从 GitHub 迁徙到了 VPS,无奈由于 VPS 在国外,时常有朋友反映访问不了(其实多半是被运营商误伤所致),所以准备把 Blog 中与技术相关的文章同步到此项目中。
至于 Blog 中的一些个人吐槽嘛,就不同步过来了,也不会有人感兴趣才对(笑)。
## 索引
### 📱 iOS
| Project | Tag | Article |
| :---: | :---: | :---: |
| YYKit | 源码阅读 | [《从 YYCache 源码 Get 到如何设计一个优秀的缓存》](Categroy/iOS/YYKit/yycache.md)
[《揭秘 YYModel 的魔法(上)》](Categroy/iOS/YYKit/yymodel_x01.md)
[《揭秘 YYModel 的魔法(下)》](Categroy/iOS/YYKit/yymodel_x02.md)
[《YYImage 设计思路,实现细节剖析》](Categroy/iOS/YYKit/yyimage.md) |
| WebViewJavascriptBridge | 源码阅读 | [《WebViewJavascriptBridge 源码中 Get 到的“桥梁美学”》](Categroy/iOS/WebViewJavascriptBridge/webview-javascript-bridge.md) |
| Aspects | 源码阅读 | [《从 Aspects 源码中我学到了什么?》](Categroy/iOS/Aspects/aspects.md) |
| Tips | 技巧积累 | [《巧用 LLVM 特性: Objective-C Class Properties 解耦》](Categroy/iOS/Tips/oc-class-properties.md) |
| WWDC | 底层实现 | [《深入理解 iOS Rendering Process》](Categroy/iOS/WWDC/ios-rendering-process.md) |
## 勘误
如果在阅读中发现任何问题,欢迎 Issue/PR,包括但不限于:
- 文字/单词拼写错误
- 描述语义错误
- 技术内容谬误
预先在这里谢谢各位大神了哟~
## 许可

此项目内所有文章均由 [@Lision](https://weibo.com/lisioncode) 创作,采用 [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) 许可。