An open API service indexing awesome lists of open source software.

https://github.com/lision/elsewhere

💻 Life is ElseWhere.
https://github.com/lision/elsewhere

Last synced: 4 months ago
JSON representation

💻 Life is ElseWhere.

Awesome Lists containing this project

README

          

# ELSEWHERE

![](Resources/pixiv.jpg)

---

## 简介

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,包括但不限于:

- 文字/单词拼写错误
- 描述语义错误
- 技术内容谬误

预先在这里谢谢各位大神了哟~

## 许可

![](Resources/license.png)

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