If you’ve ever written an iOS app beyond a trivial "Hello world" app with just one screen and a few views, then you might have noticed that a lot of code seems to "naturally" go into view controllers.
Because view controllers in iOS carry many responsibilities and are closely related to the app screens, a lot of code ends up being written in them because it’s just easier and faster that... Read More
If there is a commonly reoccurring need for a particular solution, there is a great probability that someone has - by now - solved that need and has finished the legwork involved in researching and constructing something that resolves it. At the very least, you will find documentation on general solutions to related problems that will enable you to gain insight on best practices, effective... Read More
Photoshop users can save themselves a great deal of time and end up with better results by taking advantage of readily available freebies, such as brushes, patterns and shapes. With the wide variety and (often) high quality of resources available, whatever you need or are looking for is in most cases already available somewhere. The only problem is that the vast quantity of freebies can make... Read More