Creating a Visualforce page with AngularJS

Intro

  • VF pages becoming more flexible and dynamic as the demand for creating appealing UI's is increasing

 

  • Javascript and its corresponding frameworks have become increasingly popular with the trend of visual appealing mobile friendly single page applications. 

 

  • Angular is a great JS framework to integrate with VF
    • organized, structured apps with fast response times

Getting Data to VF page

  1. Creating javascript remote objects aka remote actions
  2. Using JSON
  3. Using ForceTK libraries along with AngularJS libraries

Angular VF Mini Train

By Lucy Cifferello

Angular VF Mini Train

  • 148