Universal Hiring is using Salesforce to capture job applications. A salesforce administrator created two custom objects; Job c acting as the master object, Job application.__: acting as the detail.
What is the recommended tool a developer should use to meet the business requirement?
A developer created a child Lightning web component nested inside a parent Lightning web component, parent component needs to pass a string value to the child component.