aaronvanston
Are you aaronvanston? Claim your skills.
aaronvanston / convex-actions
Provides best practices for implementing Convex actions, transactions, and scheduling in applications using Node.js.
aaronvanston / convex-migrations
Facilitates database migrations and schema evolution in Convex, enabling seamless updates and zero-downtime changes.
aaronvanston / convex-queries
Provides best practices for optimizing Convex database queries, indexes, and filtering for improved performance.
aaronvanston / convex-realtime
Enables real-time data synchronization and optimistic UI updates in Convex for seamless user experiences.
aaronvanston / convex-review
Provides a comprehensive checklist for reviewing Convex code to ensure production readiness, focusing on security, performance, and architecture.
aaronvanston / convex-cron
Automates scheduled tasks and cron jobs in Convex for recurring tasks, data syncing, and background automation.
aaronvanston / convex-file-storage
Facilitates file uploads, storage, and serving in Convex, enabling features like avatars and media galleries.
aaronvanston / convex-patterns
Provides best practices and patterns for organizing TypeScript code in Convex projects, enhancing code structure and maintainability.
aaronvanston / convex-security
Implements security best practices for Convex functions, including error handling, validation, authentication, and access control.
aaronvanston / convex-http
Facilitates HTTP actions for webhooks and API endpoints in Convex, enabling seamless integration with services like Stripe and GitHub.
aaronvanston / convex-agents
Facilitates the creation of AI agents and assistants using Convex, enabling chat interfaces and LLM integrations.