iOS Dive deep into Swift String Today we will go through the fundamentals of the String type in Swift, from the String Encoding to the Swift String API. Let's dive in!
Advanced iOS guides Why iOS developers should pay attention to Flutter in 2019 Have you tried Flutter already? Let's compare Flutter with native iOS development and see how you can build both iOS & Android apps faster.
Flawless App case-study How iOS developers can build pixel-perfect apps with Flawless Together with Dejan Agostini, blogger and iOS team lead, we’ll go over the features of Flawless App and see what it can do for you.
iOS Best iOS hacks from Twitter: October & November Edition We’ll take a look at many debugging tips, UIKit hacks, App Store Connect recommendations, and Xcode shortcuts.
iOS Flawless App update: redesigned UI&UX, dark mode and optimised file selection Meet Flawless App release with UX improvements, redesigned interface, dark mode, in-tool search. Learn how to get the most from Flawless App.
iOS Great UX designers to follow on Twitter If you’re curious about what’s going on in the design community, Twitter is a good place to start. Design articles, hidden UX tips, free goodies, tutorials, typical UI mistakes, and inspiring work — all in your feed and under 280 characters.
iOS Best iOS hacks from Twitter: September Edition Summary of the best iOS development tips from Twitter. Learn all Mojave Dark Mode gems, Xcode 10 hidden features, keyboard shortcuts and more.
iOS 60+ great UI kits for iOS engineers Free goodies for those of you who need to ship fast but keep good UX inside iOS apps. Check these 60+ iOS UI kits.
iOS A taste of MVVM and Reactive paradigm Here you can find a bit about MVC and simple Extract Class refactoring to MVVM, and how to go further with Rx.
Architecture Advanced iOS tutorial: Use MVVM to tackle complicated TableView In this article, we will learn how to organize your table view code with the Model-View-ViewModel (MVVM) pattern.