When it come to unit test view controllers, people think of using UI Test instead of Unit Test. However UI Test is not the answer for everything related to UIKit,...
After we have seen Unit Testing and how to write them, today we will talk about Test-driven development in swift. One of the methodologies in software development that has been...
We all should write Unit Tests if we want our code to work and keep working Why you should do Unit Tests You are planning to build an app. You...
today we will talk about how the developer should read the design to build better apps, and do a more complex and pixel perfect design For a long time, the...
If you are an IOS developer and you are using UIWebView and constantly deploying apps to the app store that means you definitely faced a warning from apple telling you...
After reading the first essay, where should I start? you decided to start developing iphone apps:) I think you made the right choice. in the next future, there will be...
Being a developer is very impressive and being able to build and execute many projects is worth the effort but always ask a lot of questions. Should I choose mobile...