- 🔔 Managing Notifications
- ⭐ Valuable Bookmarks
- 🐛 How to report issues
- 💻 How we work on Tickets
- 🔥 What to do during Emergencies
- ✅ PR Reviews
- ☑️ Self-reviews
- 📚 Keeping Docs up-to-date
- 🌐 HTTPS & Subdomains
- 🎯 Best practices
- Data fetching
- Avoid Prop Drilling
- Prefer defaultHandler for simple API handlers
- Prefer inferred types over explicit ones
- Prefer early returns
- Avoid comparing multiple values with `includes`
- Validate using zod instead of type casting
- Prefer Composition over Prop Drilling
- Prefer ternaries over Short Circuiting “&&” for React Components
- Don't modularize prematurely
- Only select data you need
- Disallowing the use of unrestricted Metadata fields
- E2E Tests Best Practices
- 💻 Codebase
- 🔺 Resolving failed migration on Vercel Preview
- 📃 Product Specs
- 🔦 Cal.com Status Page