mirror of
https://github.com/apache/superset.git
synced 2026-04-12 12:47:53 +00:00
1.9 KiB
1.9 KiB
title, sidebar_position
| title | sidebar_position |
|---|---|
| Development Guides Overview | 1 |
Development Guides Overview
🚧 Coming Soon 🚧
This section contains practical guides and tutorials for common plugin development scenarios and advanced techniques.
Topics to be covered:
- Step-by-step development tutorials
- Common development patterns and solutions
- Integration with Superset's core features
- Advanced plugin architectures
- Performance optimization techniques
- Debugging and troubleshooting guides
- Migration guides for plugin updates
- Best practices and coding standards
Available Guides
- Command Palette Integration - Add custom commands and shortcuts
- WebViews and Embedded Content - Display external content in Superset
- Custom Editors - Build specialized data editing interfaces
- Virtual Documents - Handle dynamic content and data sources
Guide Categories
- Beginner - Getting started with basic concepts
- Intermediate - Common patterns and integrations
- Advanced - Complex architectures and performance optimization
- Troubleshooting - Debugging and problem-solving
This documentation is under active development. Check back soon for updates!