Skip to content

Tag: Lightning Web Components

Salesforce

How Lightning Web Components Communicate

Complex applications are made up of many different components that need to work together and share data. Components must be able to communicate with one another. There are several ways that LWC components can communicate with each other.

December 20, 2022
Salesforce

Using Lightning Web Components inside Aura Components

One question that often comes up is whether LWC and Aura Components can be used together in the same application. The answer is yes, they can be used together, but there are some important considerations to keep in mind.

December 13, 2022
Programming

Introduction to Salesforce Lightning Web Components

Salesforce developed Lightning Web Components after Apex, Visualforce, and Lightning Components (Aura). Aura missed the mark, so Salesforce went back to the drawing board...

December 6, 2022
Salesforce Lightning
Programming

Are Salesforce Lightning Components (Aura) dead?

No! Salesforce Lightning Components (Aura Components) are likely to live on for quite a few years. I do think that the Lightning Web Component will eventually lead to the Lightning Component falling out of use.

August 9, 2022
Salesforce Lightning
Programming

Should I still be building Lightning Components?

There is no requirement right now to completely rebuild Aura components because Aura and Lightning Web Components can work together. They are completely interoperable.

August 2, 2022