|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/salesforce-lightning-web-component-lwc-masterclass/
课程评论:没有评论
**Coursera 课程总结:Salesforce Lightning Web Component (LWC) Masterclass** 本课程深入介绍了 Salesforce 的新一代前端开发框架——Lightning Web Components (LWC)。 **课程核心内容:** * **LWC 简介:** LWC 是基于现代 Web 标准(HTML 和 JavaScript)构建的自定义 HTML 元素,旨在提供卓越的性能和轻量级的体验。它与 Aura Components 可以共存并互相操作,对于管理员和最终用户而言,两者都展现为 Lightning 组件。 * **LWC 的优势:** LWC 利用了浏览器原生支持的代码,因此性能优越,且开发更加高效。 * **核心学习目标:** * 理解 LWC 的概念。 * 了解 Salesforce 推 LWC 的原因。 * 掌握 LWC 的开发方法。 * **课程大纲:** 课程从基础的事件设置、LWC 函数统一、循环样式、LDS 表单与程序的加载,到 Wire 属性/函数的使用,再到声明式和程序式事件处理,以及 Pubsub 单例和 LMS 的应用,全面覆盖了 LWC 开发的关键技术点。 * **课程特色:** 即使是 Web 开发新手,本课程也能从零开始,循序渐进地帮助学习者掌握 Web Components 的编码。 **适合人群:** Salesforce 专业人士、UI/UX 开发者、经验丰富的专业人士、Salesforce 开发者和管理员、学生及应届毕业生。 **课程价值:** 掌握 LWC 这一新兴技术,将极大提升你的 Salesforce 开发技能,并为你的职业生涯增添亮点,使你在 Salesforce 领域脱颖而出。
Introducing Lightning Web ComponentsNow you can build Lightning components using two programming models: Lightning Web Components, and the original model, Aura Components. Lightning web components are custom HTML elements built using HTML and modern JavaScript. Lightning web components and Aura components can coexist and interoperate on a page. To admins and end users, they both appear as Lightning components.Lightning Web Components uses core Web Components standards and provides only what's necessary to perform well in browsers supported by Salesforce. Because it's built on code that runs natively in browsers, Lightning Web Components is lightweight and delivers exceptional performance. Most of the code you write is standard JavaScript and HTML.LWC framework is a new programming model to develop Salesforce Lightning Components. This course is designed to help you understand three basic things:What are Lightning Web Components?Why Salesforce has introduced the Lightning web component framework?How can you develop Lightning web components?Intended Audience:· Salesforce Professionals· UI and UX developers· Experienced Professionals· Salesforce Developers and Admins· Students and Fresh GraduatesNumber of Sessions: 11Number of Hrs: 15 hoursCourse Outline· Introduction and event setup· LWC function unification· Loop style· LDS forms· LDS Programmatically· Wire· Wire property/functions· Event Declaratively· Event Programmatically· Pubsub singleton· LMSLWC is still new in the market and learning LWC can make you a Salesforce gem and can give your resume another dimension.If you are new to any web development framework, please do not worry as the course will start from very basic (ground 0) to help you understand how can you start coding web components