Are you looking to have a generic custom SLDS Lightning Web Component modal where you can easily change the modal size, headers, body and footer
Author: sanketthoughts
Salesforce Developer

Lightning Tree Grid With Input Search Functionality
Lightning Tree Grid displays hierarchical data in a table. The component is really cool in terms of feature. Now think of a situation where you

Apex Class Explorer in Custom Lightning Web Component
Apex Class explorer within Lightning Web component
LWC Inside Flow With Custom Footer
Lightning Web Component can be invoked via calling it inside a Lightning Screenflow. You might wanted to control the standard lightning flow navigation and have

Send Dynamic Custom Notification To All Users In Lightning Web Component
You can send custom notifications when important events occur in the Salesforce system. Custom Notification can be sent using Process builder, Lightning Flow, Api or

Real Time Custom Dependent Picklist From Record Field Values in LWC
You might have seen various post on fetching dependent picklist values defined on fields in Lightning Web Component. Did you ever came across requirement to