Get Values from Template to Javascript in Lightning Web Components
To access elements rendered by your component, use the Template property to call a query method this.template.querySelector();...
Get Values from Template to Javascript in Lightning Web Components
Data Binding in Lightning Web Component
Salesforce Platform Events: Event-driven messaging capability for Salesforce Integrations
How to Disable and Enable button in lightning:datatable based on Row Value
Best way to write LWC