- Course
Force.com Design Patterns - Part 2
Learn about common (and not-so-common) design patterns on the Force.com platform, with in-depth tutorials of actual applications
- Course
Force.com Design Patterns - Part 2
Learn about common (and not-so-common) design patterns on the Force.com platform, with in-depth tutorials of actual applications
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Part 2 of this course covers test design patterns, Visualforce architecture and JavaScript Remoting using Knockout.js to demonstrate real-time data binding from DOM to SObject. It concludes with a unique Apex design pattern that's tailor made for the Force.com platform called the Flow Factory. This stateful pattern organizes the business logic of a conceptual flow chart by leveraging both the Strategy and the Factory Method design patterns while adding a few twists of its own.