LWC: Quick Overview From Salesforce Developer

LWC: Quick Overview From Salesforce Developer

What is LWC in Salesforce?

LWC (Lightning Web Component)?– introduced in Feb 2019 by Salesforce – is a?new programming model built on modern browser improvements or web standards. In simple terms, it’s a UI framework that is used to create custom components and to further embed them in Salesforce pages. It contains ready-made UI elements that already come with a design, methods and decorators for the js controller. You can also write custom CSS styles if necessary.?

As a matter of fact,?you can simply create components using HTML, JavaScript, and CSS:

??HTML provides a structure for your component?

??JavaScript determines the core business logic and event handling?

??CSS delivers?the look and animation for your component?

How does it work?

LWC allows you to create?robust single-page UI applications both for mobile and desktop with responsive and reusable building blocks. With this UI framework, a Salesforce Developer can build?customized pages and functions on the Salesforce platform. Also, Salesforce Admins further can deploy these reusable blocks for different use cases.??

What are the benefits of LWC?

  1. The key benefit of Salesforce LWC is the ability to build mobile-friendly components using a standardized JavaScript framework.?
  2. Lightning?web components help to create custom and reusable HTML tags for web pages and?applications.?
  3. LWC contains many ready-made solutions and is supported by modern browsers.?
  4. It’s an easy way for Salesforce Developers to learn to code in LWC.??

??To read more follow the link??LWC: Quick Overview From Salesforce Developer

要查看或添加评论,请登录

Routine Automation的更多文章

社区洞察

其他会员也浏览了