Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esttorhe/learningresources
List of learning resources
https://github.com/esttorhe/learningresources
Last synced: about 1 month ago
JSON representation
List of learning resources
- Host: GitHub
- URL: https://github.com/esttorhe/learningresources
- Owner: esttorhe
- Created: 2015-11-19T01:55:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T01:56:55.000Z (almost 9 years ago)
- Last Synced: 2023-07-31T22:10:26.081Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LearningResources
## Documentation
* [Oficial Repository Documentation](https://github.com/ReactiveX/RxSwift/tree/master/Documentation#readme)
* [Oficial Guides](http://guides.rxswift.org)## Tutorials
* [RxSwiftPlayground]( https://github.com/GuyKahlon/RxSwiftPlayground )
* [Implementing MVVM in iOS with RxSwift](https://medium.com/@marinbenc/implementing-mvvm-in-ios-with-rxswift-458a2d47c33d)
- [`RxViewModel`](https://github.com/RxSwiftCommunity/RxViewModel) is an `MVVM` implementation using `RxSwift`## Conferences
* [Functional Reactive Awesomeness With Swift](https://realm.io/news/altconf-ash-furrow-functional-reactive-swift) by [Ash Furrow](https://twitter.com/ashfurrow)
## Articles
* [The Functional Reactive Misconception](https://sideeffects.xyz/2015/the-functional-reactive-misconception/) by [Junior B.](https://twitter.com/bontoJR)
* [From RAC to RxSwift: The \(Mini\) Survival Guide](https://sideeffects.xyz/2015/from-rac-to-rxswift-the-survival-guide/) by [Junior B.](https://twitter.com/bontoJR)