date_range Dec. 03, 2016 - Saturday
Use Masonry to implement autolayout programmatically. Learn how to use it. A detailed note here!
date_range Dec. 03, 2016 - Saturday
Storyboards are a quick and easy way to start building a simple app. But should you use Storyboards on more complex apps? Or on a team? What are the pros and cons of using them? Do experienced iOS developers use them? Are any mainstream apps built with Storyboards?
date_range Nov. 30, 2016 - Wednesday
Unordered tags make a Jekyll tag list look sloppy, so if you care about the details, you likely want your tag list to be alphabetized.
date_range Nov. 30, 2016 - Wednesday
I have a header that is fixed to the top of the page, so when you link to an anchor elsewhere in the page, the page jumps so the anchor is at the top of the page, leaving the content behind the fixed header (I hope that makes sense). I need a way to offset the anchor by some pixels from the height of the header. I would prefer HTML or CSS, but Javascript would be acceptable as well.
date_range Nov. 30, 2016 - Wednesday
What is the concept of singleton in iOS development?
date_range Nov. 30, 2016 - Wednesday
Static VS. Constant
date_range Nov. 29, 2016 - Tuesday
This is a simple example of how to post and listen to a notification radio.
date_range Nov. 28, 2016 - Monday
Continue - Collection View learning notes on reading Apple Guide Document “ Collection View Programming Guide for iOS”.
date_range Nov. 24, 2016 - Thursday
Collection View is super powerful.” This article includes notes on reading Apple Guide Document “ Collection View Programming Guide for iOS.