The Blog

I spend quite a bit of time developing and will occasionally write about some of my experiences. You can also find my musings @iosdev.space@nemesisprime

Recent Posts

RxSwift + MVVM, my favorite solution

I began to follow this pattern when developing Mango and it’s quickly become one of my favorite and most powerful ways to connect View Models to their controllers. I’ve continued the pattern into Caramel 2 and without a doubt it’s a way I’ll continue to organize code in future projects, even when moving away from…

Read More

NSBatchDeleteRequest

NSBatchDeleteRequest works by deleting directly from the store and even though it’s the managedObjectContext executing the request, it happens outside of its knowledge and therefore, isn’t aware of the persistent store change.

Read More

:after and :before only apply to container elements

This is a fun fact for all of you CSS heads out there that I didn’t realize until this morning: The :before and :after pseudo elements only can be applied to containing elements, which makes sense, but hasn’t been something I’ve come across yet. While the button tag, which is a container and can have…

Read More
CSS

Always Taking Inquiries

At the moment I am not taking on many new projects, but am still available for inquiry or questions.

Reach Out To Dan