Development Guide
Welcome to the QBCore development documentation. This section will help you set up your development environment and learn best practices for creating QBCore resources.
Getting Started
- VS Code Setup - Set up your development environment
- Debugging - Debug your QBCore resources (coming soon)
- Best Practices - Code quality and standards (coming soon)
- Performance - Optimization techniques (coming soon)
Development Workflow
- Environment Setup - Configure your IDE and tools
- Resource Creation - Learn how to create new resources
- Testing - Test your resources effectively
- Deployment - Deploy to production safely
Tools & Resources
QBCore provides several tools to make development easier:
- Built-in debugging functions
- Development commands
- Performance monitoring
- Resource templates