728x90
Q : What is difference between Visualforce Components and lightning components?
Q : Visualforce 구성 요소와 번개 구성 요소의 차이점은 무엇입니까?
A : Visualforce components are page-centric and most of the work is done on the server. Lightning is designed from the component up, rather than having the concept of a page as its fundamental unit. Lightning Components are client-side centric, which makes them more dynamic and mobile friendly.
A : Visualforce 구성 요소는 페이지 중심이며 대부분의 작업은 서버에서 수행됩니다. 라이트닝은 페이지 개념을 기본 단위로 사용하지 않고 구성 요소에서 시작하여 설계되었습니다. Lightning Components는 클라이언트 중심적이므로보다 역동적이고 모바일 친화적입니다.
728x90
'Salesforce QA > Lightning' 카테고리의 다른 글
How do I turn on lightning in Salesforce? (0) | 2020.01.18 |
---|---|
What is lightning connect? (0) | 2020.01.18 |
What is Salesforce lightning experience? (0) | 2020.01.18 |
Is it mandatory to create custom namespaces to develop lightning components ? (0) | 2020.01.18 |
To design Lightning components, Do we need to create a custom domain? (0) | 2020.01.18 |