FREELessons: 13Length: 1.6 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.3 Implementing The Singleton Pattern (Part 2)

The purpose of this lesson is to provide a practical application of the Singleton Pattern that we're been reviewing in the last two lessons. Specifically, we're going to write code allows us to retrieve the number of followers a person has on Twitter, then take a look at what the plugin looks like when running in the context of the WordPress installation.