Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact

MVVM

A collection of 4 posts

MVVM, iOS, Swift, Swift 3.0, Xcode, VIPER, Architectures, iOS Architectures

Comparing VIPER vs. MVVM

Recently I started playing with VIPER architecture. Although I was quite hesitant trying it out, it turns out it's not all that bad as I expected. It'e certainly better than traditional MVC iOS

  • Jayesh Kawli
1 min read
iOS, Unit-testing, Unit Tests, Swift, Reactive Cocoa, MVVM, Example, Sample, RACCommand

Testing RACCommand in MVVM architecture

So other day I wrote a demo for MVVM with ReactiveCocoa. Creating MVVM project inherently implies writing unit tests, so I was writing few. While doing so I ran into small problem trying

  • Jayesh Kawli
2 min read
Swift, Reactive Cocoa, Unit-testing, MVVM, Dynamic

Using Dynamic keyword with Swift and ReactiveCocoa 2.0

We all know the importance of using work dynamic in Objective-C. I am sure all of you must have used this keyword while working with Core Data. Stack Overflow answer summarizes it well

  • Jayesh Kawli
1 min read
Objective-C, Xcode, Reactive Cocoa, Github, Tutorial, MVVM, ViewModel, iOS Pattern, Sample

Thinking MVVM way with Objective-C

Today I am going to write about one of my most favorite iOS patterns lately. MVVM (Model-View-ViewModel). They say MVC has been in iOS realm for quite a bit. However, if you ask

  • Jayesh Kawli
4 min read
Fresh Beginning © 2021
Latest Posts Ghost