Programming iOS

Answers to some frequently asked iOS programming questions

Menu

Skip to content
  • About Matt Neuburg
  • The Posts

OOP

Don’t make a new view controller by mistake, part 2

Posted on April 12, 2019September 2, 2020 by Matt Neuburg

As I said in my previous post, there’s a common mistake where a programmer creates a new view controller instance when that isn’t what’s really intended.

Continue reading →
Posted in OOP, View Controllers

Don’t make a new view controller by mistake!

Posted on March 11, 2019September 2, 2020 by Matt Neuburg

One of the most common mistakes I see iOS programming beginners make on Stack Overflow is creating an instance when they intend to refer to an instance that already exists.

Continue reading →
Posted in OOP, View Controllers

Recent Posts

  • Don’t do premature layout
  • The dreaded double-segue mistake
  • Don’t touch my outlets
  • Don’t make a new view controller by mistake, part 2
  • Don’t make a new view controller by mistake!

Categories

Proudly powered by WordPress | Theme: Kelly by WordPress.com.