Chat
Opening chat
Asking questions
How does the notification system work?
What triggers a notification and how does it get delivered?Where does a user's profile picture get stored after upload?
Trace it from the API endpoint to the final storage location.If I change the return type of getUserById from User to User | null,
what else in the codebase will I need to update?Where is the retry logic for failed API calls? Is it centralized or scattered across services?Using @mentions to set scope
Referencing selected code
Following up
What chat is good for
Good for chat
Better with another workflow
Tips
Last updated