March 2026
Intermediate to advanced
512 pages
11h 26m
English
Over the lifetime of the Salesforce product, there have been three major frontend frameworks: Visualforce, Aura components (Lightning components), and Lightning Web Components (LWCs). Each framework utilizes modified HTML to build a user interface, with the possibility of adding additional functionality with JavaScript. While the preferred and modern method of frontend development is LWCs, you will absolutely run into the older frameworks in modern Salesforce orgs. This is because there are some pieces of functionality, such as PDF generation and certain iframe content, that must be written in either Visualforce or Aura. As a result, we will be spending this chapter learning how to translate from ...
Read now
Unlock full access