Angular 在视觉页面中 - Salesforce

Angular in Visual Page - Salesforce

我想将 angular controllers/components 放在 SalesForce 的可视页面(VF 页面)中。这是否是一个好的做法?

此处鼓励使用 AngularJs: https://trailhead.salesforce.com/en/modules/lex_dev_lc_basics/units/lex_dev_lc_basics_intro

您可以将 AngularJS 与 Visualforce 一起使用,但是,我不会尝试使用 Lightning Components。 这是我发现的一篇博客 post,它描述了如何进行。 AngularJS with Visualforce