lightning

What is the difference between Visualforce Components and lightning components?

Salesforce has been widely promoting Lightning components since its introduction. There has been confusion among existing and new customers regarding the use of visual force components and lightening components. As a framework that includes tag-based mark-up language and server-side controllers, Visualforce helps in building tailored user interfaces with native hosting. Lightening is an advanced UI…

salesforce classic to lightning

What Is Apex and Visual Force?

Visualforce is a component-based user interface (UI) framework that allows the development of strong and reusable interfaces. Apex is a platform for developing software as a service (SaaS) applications based on the CRM functionality of Salesforce. What is Apex and where to use it: Apex is a dynamically inputted, object-oriented programming language that lets developers…