Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Sample

A collection of 3 posts
iOS

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 to execute RACCommand manually. To give you an idea, look at the following code. I am attaching
Oct 30, 2016 2 min read
iOS

Show popover with a clear background

Earlier I ran into a problem (again!) to show a popover with clear or translucent background. This popup is essentially a UIViewController subclass which needs to be presented over the source view controller. The viewController might have one or more subviews as its children. To give you an idea, this
Oct 27, 2016 2 min read
Thinking MVVM way with Objective-C
Objective-C

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 me, MVVM is going to be a big. Advantage being, you can create viewModel once and then
Jul 10, 2016 4 min read
Fresh Beginning © 2025
Powered by Ghost