Are you interested in becoming a guest blogger on this site? Then read this post and contact me!
Continue readingRecently I’ve published a post about the most common mistake in using UITableViews. The post has become quiet popular, so that I’ve decided to write this post about the most common mistakes
Continue readingAs an iOS developer you should go to conferences. It’s a great opportunity to learn new stuff and to get in contact with other developers. Also speaking on a conference is a great way to leave your
Continue readingIf your app needs a date and/or time to be chosen, sometimes it is best not to have the user segue to a different View in order to accomplish this. This tutorial will demonstrate how to show and hide a
Continue readingDeciding to transition into a new career field can be paralyzing. The thought of learning new skills, meeting new people, or working in a new environment is overwhelming. Our brains are wired for safety.
Continue readingRecently there were some interesting reports and articles about the state of Swift. In this post we will discuss them and put them in perspective.
Continue readingYou use an UIActivityIndicatorView to indicate that something is going on. For example, that could be a calculation or a network request – basically everything that takes same time.
Continue readingConcurrency is a very interesting topic and there are many situations where you should use it in iOS development. Sometimes it is the only way to provide a responsive UI to the user. In Swift there is
Continue readingThe best iOS development links from January 2016.
Continue reading