I'm starting to create a full website using only Lightning Web Components (LWC), which will be deployed on an Experience Site (LWR). I've split the components into distinct parts, such as the homepage, header, and footer, and structured them in a modular way with a parent component containing child LWC components. The website will include a homepage, category pages, and individual item pages. Is this approach correct, or can it be improved to ensure there are no security concerns? Alternatively, is there another approach I should consider when building a website entirely with LWC components?
salesforce - LWR Experience site using LWC Components - Stack Overflow
评论列表(0)
- 暂无评论