A fire truck came by and striped my wall in an interesting way. ๐๐จ #firetruck #siren #stripes #wallart #walldecor #wesanderson #fantasticmrfox #moonrisekingdom #austin #texas #atx #shotoniphone via Instagram https://instagr.am/p/CcImAEcu1VW/

A fire truck came by and striped my wall in an interesting way. ๐๐จ #firetruck #siren #stripes #wallart #walldecor #wesanderson #fantasticmrfox #moonrisekingdom #austin #texas #atx #shotoniphone via Instagram https://instagr.am/p/CcImAEcu1VW/

Attack of the kites ๐ช ๐ #kite #kitefestival #park #sundayvibes #austin #texas #atx #shotoniphone #sky #bluesky via Instagram https://instagr.am/p/Cb500vQlGab/

Old skool ๐ #motorcycle #porch #oldschool #bungalow #house #austin #texas #atx #shotoniphone via Instagram https://instagr.am/p/CbnLZY0OMAN/

I’m always interested when someone has a strong opinion on how to merge code. I like this article because the author acknowledges that it’s just a matter of tradeoffs and then makes a case for a merge commit.
๐ The case for creating a merge commit
His basic argument is that a merge commit is the best of both worlds since it “maintains the small changes while allowing for 30,000 feet view of the history” with the --first-parent git log option.
But…
At the end of the day, what matters is to find a workflow that suits your team well and lets you deliver.
He also links to a couple of great articles on using small iterations (Kent Beck’s SB chages and GeePaw Hill’s MMMSS) that I need to blog later!
Looking for some tips on tricky Apple development issues like refactoring your storyboard, customizing the appearance of UINavigationBar, or an overview of the iOS Wi-Fi API?
Get it straight from the source on the new Apple Technotes.
Technotes are focused, timely documents from Apple Developer Technical Support. They explore a wide range of development topics and provide guidance for developers creating apps and accessories for all of Appleโs platforms.
Via iOS Dev Weekly.