CodeLive Converting Aura Components to Lightning Web Components

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2019
  • Want to be updated on more awesome content such as this? Join our Telegram channel for #SalesforceDevelopers in #India: t.me/salesforcedevsindia
    GitHub repo: github.com/adityanaag3/aura2lwc
    Lightning Web Components (LWC) give any JavaScript developer a modern, web standards-based path to building apps and experiences on the Salesforce Platform.
    In this live coding session, you’ll learn how to first evaluate if an existing Aura Component needs to be converted, then convert it to LWC using the latest features of Salesforce Extensions for VS Code. We demonstrate conversion to LWC by walking through various components of a real world Aura Component - including input and output, Tables, Forms, and more.
    In this live coding session we:
    - Convert Aura Components to LWC
    - Leverage the latest IDE features
    - Share implementation best practices
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 10

  • @80sKids
    @80sKids 4 ปีที่แล้ว +3

    Great session Aditya n Tarandeep

  • @sravanimeesaraganda7618
    @sravanimeesaraganda7618 3 ปีที่แล้ว

    I like session. now i got basic difference between aura and LWC.

  • @ammuvlogs8681
    @ammuvlogs8681 4 ปีที่แล้ว

    Very good stuff..really thanks a ton

  • @shreyasdhond7529
    @shreyasdhond7529 4 ปีที่แล้ว

    Hey great session. I had a specific question what was the name of the extension you used to retreive metadata from the authorized org into vscode in the packaging 2.0 format?

  • @nareshnunna202
    @nareshnunna202 4 ปีที่แล้ว +1

    Why we need to convert first give me the benefits pls

    • @80sKids
      @80sKids 4 ปีที่แล้ว

      You can refer to the benefits of LWC. That should explain why.

  • @TechleadConsulting
    @TechleadConsulting ปีที่แล้ว

    Great Explanation as always.But Why pubsub is used , generally Lightning Message Service is preferred.

    • @SalesforceDevs
      @SalesforceDevs  ปีที่แล้ว +1

      Thank you. Lightning Message Service was not GA when this webinar aired (in 2019)

  • @surekha7540
    @surekha7540 ปีที่แล้ว

    Hi,I want Aura Component source code as I am calling getProducts Apex Class...pls help

  • @rajendrajoyce
    @rajendrajoyce 4 ปีที่แล้ว

    Good session. But need more code with some complex business scenario to understand better