Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caiyue1993/rxnotes
Some notes recording the dance of RxSwift and MVVM in iOS.
https://github.com/caiyue1993/rxnotes
Last synced: 30 days ago
JSON representation
Some notes recording the dance of RxSwift and MVVM in iOS.
- Host: GitHub
- URL: https://github.com/caiyue1993/rxnotes
- Owner: caiyue1993
- Created: 2017-08-26T15:13:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T09:22:38.000Z (about 7 years ago)
- Last Synced: 2024-05-02T06:11:54.832Z (6 months ago)
- Size: 49.8 KB
- Stars: 82
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RxNotes
专注于 iOS 开发中 MVVM 设计模式的具体实践,另外提到了一点 RxSwift。
- [Why RxSwift and MVVM?](https://github.com/caiyue1993/RxNotes/blob/master/00-why-rxswift-and-mvvm.md)
- [关于 Observable 和 Operator 的一些认识](https://github.com/caiyue1993/RxNotes/blob/master/01-observable-and-operator.md)
- [我理解的 Subject](https://github.com/caiyue1993/RxNotes/blob/master/02-what-is-subject.md)
- [善于使用 RxCocoa(一)](https://github.com/caiyue1993/RxNotes/blob/master/03-use-rxcocoa-one.md)
- 善于使用 RxCocoa(二)
- 重要的垃圾回收
- 谈谈 ViewModel 的结构设计
---
持续写作中。Stay tuned!有任何改进的建议欢迎提 PR,转载请注明出处:)。
Weibo:[@CaiYue_](http://weibo.com/caiyue233/)
Twitter: [@caiyue5](https://twitter.com/caiyue5)