Most of developers haven't tried creating an Open Source component before. Since I apply it to every of my projects I feel the results and development process has improved a lot. In this article I will describe why it's so important
Writing
After a day using Apple Watch I would like to share my impressions with the new Apple toy and why I wouldn’t buy the first version
Custom solution to have full control over your hybrid apps bundling the content locally and controlling updates
Learn how to split your app components in different bundles instead of dealing with an unique bundle that packages the whole app
Learn how useful might be giving some steps on mobile (Android/iOS) launching mobile solutions with web knowledge and with the same mobile native experience as any other app
Start using Swift in your Objective-C projects. Avoid some headaches with these useful tips and advices for the communication layer between your Objective-C code base and your future Swift implementations
After two days of Codemotion I would like to share my experience in my first time in a developers event like that one
Talk I gave in the Redbooth HQ office for NSBarcelona with the iOS team talking about the VIPER architecture
Github is a powerful Git platform commonly used between the developers community. It offers features like issues, labels, milestones, releases, that used properly might help you to manage not only your technical repos but different aspects around your project like design, ideas, ...
I took de decision to leave Redbooth and join to a new adventure. I explain here the reasons, everything I learned from there and my expectations for 8fit
Learn how to setup your iOS for testing using the most popular testing libraries and how to integrate your project tests in the development flow.