saul mora

Philly ETE 2014 #13- Design Patterns for Mobile Applications – Saul Mora

From the abstract: Mobile Apps are the new hotness. However, when it comes to building mobile apps, the new hotness can learn from some of the old skool design patterns made popular by the book Design Patterns by the Gang of Four. Many of the original design patterns introduced in this book are extremely useful … Read More

Philly ETE 2014 #11- Core Data Made Easy, Featuring MagicalRecord – Saul Mora

Everyone loves to hate on Core Data. It’s a very powerful framework with many great features for keeping your applications in an Object Oriented world while persisting your application’s data. What if Core Data were easy to use? What if the boilerplate code was eliminated? What if the threading model was understandable? Check out my … Read More