-
13 Tips for Developing Lightning Web Components
In this blog article, you will learn 13 tips for developing maintainable and performant Lightning Web Components.
-
How to use Lightning Web Components in Visualforce
You can add lightning web components to existing Visualforce pages. In this blog post, you will learn how to use Lightning Web Components in Visualforce and with Apex.
-
25 Common Salesforce Lightning Web Component Interview Questions
During Salesforce Developer interviews, it’s common to be asked quite a few different questions so a company can guage your knowledge and at what level you are.
-
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.
-
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.
-
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…
-
Lightning Web Components vs Lightning components
Lightning Web Components and Lightning components are great tools for creating user interfaces for Salesforce platform apps.
-
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.
-
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.