/awesome-salesforce-articles

A curated list of delightful Salesforce Articles/Webinar/Videos and Blogs

Awesome Salesforce Articles Awesome

Join the chat at https://gitter.im/mailtoharshit/awesome-salesforce

A curated list of delightful Salesforce Articles/Webinar/Videos and Blogs

Inspired by the awesome list thing. You might also like to read complete awesome-list.

Table of Contents

Read Related Awesome Pages :

Design Pattern on Force.com

============================================ Design patterns are an invaluable tool for developers and architects looking to build enterprise solutions. Here are presented some tried and tested enterprise application engineering patterns that have been used in other platforms and languages. We will discuss and illustrate how patterns such as Data Mapper, Service Layer, Unit of Work and of course Model View Controller can be applied to Force.com. Applying these patterns can help manage governed resources (such as DML) better, encourage better separation-of-concerns in your logic and enforce Force.com coding best practices.

Enterprise Pattern Articles

###Dreamforce Session and Slides for Design Pattern

  • View slides for the Dreamforce 2013 session here
  • Video recording of the Dreamforce 2013 session here.
  • Video recording of the Advanced Apex Enterprise Dreamforce 2014 session here.

Apex Mocks Full documentation for ApexMocks can be found at Code4Clode:

API

Javascript Frameworks with Salesforce

###AngularJS