Skip to content

Instantly share code, notes, and snippets.

View gfpoliva's full-sized avatar

Gabriel Oliva gfpoliva

  • Belo Horizonte - Brazil
  • 23:03 (UTC -03:00)
View GitHub Profile

Em homenagem meu amigo Rondy do Pará e seu legado.

INTRO/RIFF

C♯|----------------------------------------------------------------|
G♯|----------------------------------------------------------------|
E |----------------------------------------------------------------| x2
B |----------------------------------------------------------3-----|
F♯|------------------------------------------------------------5---|
@gfpoliva
gfpoliva / mvvm
Created November 15, 2016 22:31 — forked from denisnazarov/mvvm
iOS ReactiveCocoa/MVVM Resources
## Collection of posts/videos I've found useful while researching mvvm
https://speakerdeck.com/jspahrsummers/code-reuse-with-mvvm
http://cocoasamurai.blogspot.com/2013/03/basic-mvvm-with-reactivecocoa.html
http://www.teehanlax.com/blog/model-view-viewmodel-for-ios/
http://martinfowler.com/eaaDev/PresentationModel.html
http://twocentstudios.com/blog/2014/06/08/on-mvvm-and-architecture-questions/