pranavnagrecha
Are you pranavnagrecha? Claim your skills.
PranavNagrecha / lightning-navigation-dead-link-handling
Enhances LWC navigation by handling dead links and access issues, ensuring a smooth user experience with graceful fallbacks.
PranavNagrecha / lwc-accessibility-patterns
Enhances Lightning Web Components with ARIA attributes and accessibility patterns for compliance with WCAG 2.1 standards.
PranavNagrecha / lwc-accessibility
Enhances accessibility in Lightning Web Components for keyboard users and screen readers, ensuring WCAG compliance in Salesforce applications.
PranavNagrecha / lwc-app-builder-config
Configures LWC components for visibility and behavior in Salesforce's App Builder and Experience Builder, ensuring proper admin settings.
PranavNagrecha / lwc-async-patterns
Enhances LWC development with async/await and Promise patterns for efficient data handling and user experience.
PranavNagrecha / lwc-base-component-recipes
Facilitates building Salesforce record forms and data tables using standard Lightning components, enhancing user interface development.
PranavNagrecha / lwc-chart-and-visualization
Facilitates data visualization in Lightning Web Components using Chart.js, D3, and Plotly, ensuring performance and accessibility.
PranavNagrecha / lwc-conditional-rendering
Facilitates conditional rendering in Lightning Web Components, optimizing UI state management with modern directives for better performance.
PranavNagrecha / lwc-cross-tab-state-sync
Enables Lightning Web Components to synchronize state across multiple browser tabs, enhancing user experience and data consistency.
PranavNagrecha / lwc-css-and-styling
Enhances LWC component styling using SLDS design tokens and shadow DOM techniques for optimal theming and customization.
PranavNagrecha / lwc-custom-datatable-types
Extends lightning-datatable with custom cell types for enhanced data presentation and editing capabilities.
PranavNagrecha / lwc-custom-event-patterns
Guides on designing CustomEvent traffic in Lightning Web Components, focusing on event propagation and payload management.
PranavNagrecha / lwc-custom-lookup
Creates a custom LWC lookup component with typeahead functionality, supporting Apex SOSL/SOQL for enhanced record searching.
PranavNagrecha / lwc-data-table
Enhances Lightning Web Components by providing design recommendations for lightning-datatable usage, focusing on stability and user experience.
PranavNagrecha / lwc-datatable-advanced
Enhances Lightning Datatable with advanced features like inline editing, custom cell types, and infinite scrolling for better data management.
PranavNagrecha / lwc-debugging-devtools
Diagnoses runtime issues in Lightning Web Components using browser debugging tools like breakpoints and network traces.
PranavNagrecha / lwc-drag-and-drop
Enables HTML5 drag-and-drop functionality in LWC with accessibility features and visual feedback for enhanced user interaction.
PranavNagrecha / lwc-dynamic-components
Facilitates dynamic LWC component creation with runtime resolution and lazy loading for enhanced user experience in Salesforce applications.
PranavNagrecha / lwc-error-boundaries
Isolates component errors in LWC to prevent entire page failures, enhancing reliability and user experience with graceful fallbacks.
PranavNagrecha / lwc-focus-management
Provides deterministic patterns for managing focus in Lightning Web Components, enhancing accessibility for keyboard and screen-reader users.