Local Development with Lightning Web Components

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • Slides: bit.ly/2ZeBWyU
    GitHub repo: github.com/satyasekharcvb/lwc...
    Join our Telegram channel for #SalesforceDevelopers in India: t.me/salesforcedevsindia
    Follow Satya Sekhar on Twitter bit.ly/35J3fDN or LinkedIn bit.ly/3jM8PKV
    With the release of a new beta version of Local Development, you can now build Lightning web components faster than ever before! You can now render changes, iterate rapidly, troubleshoot errors, and even connect with data from your org by spinning up a local development server on your machine.
    00:00:00 - Start
    00:02:38 - Agenda
    00:04:00 - Introduction to LWC Local Development
    00:06:00 - User Story for the demo
    00:09:24 - Component Design and Breakup
    00:10:47 - What is the LWC Recipes Sample App
    00:12:50 - VS Code Extensions Walkthrough - Live Share, Org Browser, Lightning Explorer
    00:14:18 - Starting the LWC Local Development Server
    00:17:50 - Using Base Lightning Components
    00:20:44 - Resolve errors quickly with Local Development Server
    00:21:50 - Updating the Data Table to show cases
    00:26:20 - Using Code Snippets in VS Code
    00:31:01 - Creating Sibling Components
    00:34:26 - Working with Record Forms
    00:37:52 - Component Communication using pubsub module
    00:51:40 - Checking if all components are working
    00:51:57 - Deploying to Salesforce
    00:55:50 - Summary
    00:57:05 - Q & A
    #lightningwebcomponents #localdevelopment
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @EasyCodingWithSantanu
    @EasyCodingWithSantanu 4 ปีที่แล้ว +2

    Thanks to all for your feedback. Still, LWC Local development is in the beta version, it will be released soon as mentioned in this training video. When it will be published, all developers can use this new LWC Local Development feature.
    Thanks.

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

    Satya and team rock with live examples. Good social work.. god bless you..

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

    Is it already available to all?

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

    Where can I get the Lightning Explorer extension for vs code?

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

    Still no force:lightning:lwc:start anywhere to find. ... Any news on this?

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

    Are APEX logs available somewhere when using Local Development?

  • @balramdhawan3748
    @balramdhawan3748 4 ปีที่แล้ว +2

    There is no such command sfdx force:lightning:lwc:start, can you please help me with that, Is there any settings or update version of CLI is required

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

      It haven't released yet

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

      sfdx plugins:install @salesforce/lwc-dev-server
      developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.get_started_local_dev_setup

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

    Warning: force:lightning:lwc:start is not a sfdx command.

  • @Mycoola
    @Mycoola 4 ปีที่แล้ว +2

    Lightning Explorer >> where is this extension for VS Code?

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

      I can't find it either and the Live Share extension actually took for ever to load... so uninstalled. I don't think the stuff is GA from salesforce....

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

      This is a preview feature, you manually enable it in the vs code settings.

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

      How to manually add this?

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

      @@miteshsharma902 See this link developer.salesforce.com/tools/vscode/articles/aura/writing

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

      @@miteshsharma902 Hi, could you get it? If so can you share how did you get the Lightning Explorer extension for vs code

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

    Is it already available to all?