728x90
Q : What is Aura? Why do we use the aura:namespace in the code?
Q : Aura 란 무엇입니까? 왜 코드에서 aura:namespace를 사용합니까?
A : Aura is a UI framework for developing dynamic web apps for mobile and desktop devices. Aura provides a scalable long-lived lifecycle to support building apps engineered for growth.
Aura supports partitioned multi-tier component development that bridges the client and server. It uses JavaScript on the client side and Java on the server side.
A : Aura는 모바일 및 데스크탑 장치 용 동적 웹 앱을 개발하기위한 UI 프레임 워크입니다. Aura는 확장 가능한 수명주기를 제공하여 성장을 위해 설계된 앱 구축을 지원합니다.
Aura는 클라이언트와 서버를 연결하는 파티션 된 다중 계층 구성 요소 개발을 지원합니다. 클라이언트 측에서는 JavaScript를 사용하고 서버 측에서는 Java를 사용합니다.
728x90
'Salesforce QA > Lightning' 카테고리의 다른 글
Do we need a namespace to develop Lightning Components? (0) | 2020.01.21 |
---|---|
Is Lightning Components replacing Visualforce? (0) | 2020.01.21 |
Is there any limit on how many component to have in one Application? (0) | 2020.01.21 |
Can we Include One Lightning component to another? (0) | 2020.01.19 |
What is the use of the aura:method tag in Lightning? (0) | 2020.01.19 |