LogoLogo
CtrlK
  • πŸ‘‹Cal.com Handbook
  • The Company
    • ❓What is Cal.com?
    • πŸ“ˆMission, Vision and Values
    • πŸ…°οΈGlossary
    • πŸ“ˆOrganization Chart
  • HR & Careers
    • πŸ‘·Contract-to-hire trials
    • πŸ›«Onboarding
    • πŸ†IC Levels
      • ⛰️Engineering Levels
        • πŸ•΅οΈIC1 Engineer (Code Cadet)
        • πŸ‘·β€β™€οΈIC2 Engineer (Code Craftsperson)
        • πŸ§˜β€β™€οΈIC3 Engineer (Code Connoisseur)
        • πŸ§™β€β™‚οΈIC4 Engineer (Code Wizard)
    • πŸ’‘Sharing your views
    • πŸ’ΈBonus & Equity Structure
  • Policies
    • πŸ–οΈVacations
    • πŸ’³Expenses
    • πŸ—£οΈCommunications
  • Engineering
    • πŸ””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
      • πŸ”“Keeping the lock file in sync
      • 🚫Git Private Submodules
      • 🏎️Monorepo / Turborepo
      • 🌝Deploying to Production
      • ☁️Deployment
      • πŸ’»Debug Desktop App
      • 🚩Enabling/Disabling Features
    • πŸ”ΊResolving failed migration on Vercel Preview
    • πŸ”¦Cal.com Status Page
  • Customer Success
    • πŸ’ŸTone
  • Marketing
    • 🎬Media
    • ☝️How to add a new Tip to Sidebar
  • 🀲Sales
    • Operations Stack
Powered by GitBook
On this page
  • For Product:
  • For Engineering:
  • Per Engineer:

Was this helpful?

  1. Engineering

⭐Valuable Bookmarks

A list of valuable bookmarks for GitHub filters

For Product:

  • Needs Prioritization

  • Stale Issues

  • No Area of Expertise

  • High Priority but unassigned, unlinked

  • PRs without Priority

For Engineering:

  • Review Required

  • Open non-draft PRs without changes requested

  • Approved PRs but unmerged

Per Engineer:

  • Ali

  • Carina

  • Alex

  • Hariom

  • Eric

  • Joe

  • Sean

  • Udit

  • Zomars

PreviousManaging NotificationsNextHow to report issues

Last updated 1 year ago

Was this helpful?